Re: Debugging
- From: Russell Shaw <rjshaw iprimus com au>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: Debugging
- Date: Fri, 29 Aug 2003 10:40:11 +1000
Archit Baweja wrote:
Well if you wrote he program, you should know which callbacks are called
when something is clicked, or activated etc.
But i didn't write it, and it's too complicated to follow
without gdb at runtime.
You can also put a breakpoint in the callback, and do a backtrace
to see what functions were called leading up to callback.
Breakpointing every function takes forever for gdb to do.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]