debug libraries
- From: Ian Zimmerman <itz speakeasy org>
- To: gtk-app-devel-list gnome org
- Subject: debug libraries
- Date: 07 Sep 2002 19:08:26 -0700
Hi, I'm tracking down a bug in my program and I could use an event
trace. I have the debugging libraries (gtk, gdk, glib, gmodule) in
/usr/lib/debug and I run my program with
LD_LIBRARY_PATH=/usr/lib/debug ./src/a.out --gdk-debug=events
I have also verified that the debug libraries are being loaded.
However, this seems to have no effect - I get no tracing output.
I also inserted
gdk_set_show_events(1);
// ...
gdk_set_show_events(0);
at the interesting spot in the program, but that doesn't help either.
How am I supposed to do this?
--
Ian Zimmerman, Oakland, California, U.S.A.
GPG: 433BA087 9C0F 194F 203A 63F7 B1B8 6E5A 8CA3 27DB 433B A087
EngSoc adopts market economy: cheap is wasteful, efficient is expensive.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]