Quoting andi ([EMAIL PROTECTED]): > >Quoting Denis Oliver Kropp ([EMAIL PROTECTED]): > >>Quoting jiang jason ([EMAIL PROTECTED]): > >>>Hi, I am new to DirectFB. I installed DirectFB 0.9.19 and DFBPoint > >>>0.7.2. > >>>It runs well. I want to write something based on DirectFB my own, I > >>>am not > >>>sure how to debug. Can I use Kdbg? > >> > >>The safest way of debugging is to login from another machine (e.g. a > >>notebook). > >>You can use gdb or kdbg (running an Xserver on the second machine, of > >>course). > >> > >>Using a single machine works, too, but has some limitations. > > You might consider using SDL (--dfb:system=SDL) for debugging purposes. > It is a great help sometimes, if you dont want to use two machines.
Better use "--dfb:system=sdl,session=-1" to create a new session, otherwise it exits with an error message, if the running session doesn't use SDL, too. -- Best regards, Denis Oliver Kropp .------------------------------------------. | DirectFB - Hardware accelerated graphics | | http://www.directfb.org/ | "------------------------------------------" Convergence GmbH -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe directfb-users" as subject.
