[Evolution-hackers] stacktraces, debug: How to link evolution with debug version of glib, gtk on ubuntu karmic



I try to get glib debug information for the glib libraries in backtraces
on ubuntu karmic. Even though I installed the debug packages, gdb does
not pick up the non-stripped library:

lrwxrwxrwx 1 root root     23 2009-12-24 20:00 /lib/libglib-2.0.so.0 ->
libglib-2.0.so.0.2200.3
-rw-r--r-- 1 root root 743912 2009-12-03
15:00 /lib/libglib-2.0.so.0.2200.3
-rw-r--r-- 1 root root 1159711 2009-12-03
15:00 /usr/lib/debug/lib/libglib-2.0.so.0.2200.3

show debug-file-directory
The directory where separate debug symbols are searched for is
""/usr/lib/debug/"".

I tried to set the symlink to point to the one in /usr/lib/debug, but
that did not work. Do I have to build glib myself and install it in the
same prefix as evolution?
Thanks for help!

-- 
thomas




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]