[Splashy-devel] Help with debugging

Tim Richardson tim at tim-richardson.net
Mon Dec 22 21:59:54 UTC 2008


In splashy_video.c there are these lines: 

splashy_start_splash ()

	DirectFBSetOption ("quiet", NULL);
        DirectFBSetOption ("no-debug", NULL);
        DirectFBSetOption ("graphics-vt", NULL);
        DirectFBSetOption ("no-cursor", NULL);


What is the correct way to turn on debugging for directfb?  

I find the directfb reference manual no help.






More information about the Splashy-devel mailing list