Comment 352 for bug 1218322

Revision history for this message
Vladyslav Stelmakhovskyi (vladstelmahovsky) wrote :

Hi Sebastien

unfortunately, when I run the deamon under gdb, it hangs:
Reading symbols from /usr/lib/gnome-settings-daemon/gnome-settings-daemon...(no debugging symbols found)...done.
(gdb) b gdk_x_error
Function "gdk_x_error" not defined.
Make breakpoint pending on future shared library load? (y or [n]) y
Breakpoint 1 (gdk_x_error) pending.
(gdb) r --replace
Starting program: /usr/bin/gnome-settings-daemon --replace
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
<hangs here>
Breakpoint 1, gdk_x_error (xdisplay=0x648620, error=0x7fffffffd870) at /build/buildd/gtk+3.0-3.8.6/./gdk/x11/gdkmain-x11.c:268
268 /build/buildd/gtk+3.0-3.8.6/./gdk/x11/gdkmain-x11.c: No such file or directory.

have to kill the gdb from another session