Re: Debugging
- From: Russell Shaw <rjshaw iprimus com au>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: Debugging
- Date: Fri, 29 Aug 2003 15:53:48 +1000
Archit Baweja wrote:
Then get the source code.
Archit Baweja
Russell Shaw <rjshaw iprimus com au> writes:
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.
I already have all the source code. It does various things such
as loading modules at run-time. I've just got gdb to show the gtk
run-time library source too.
Don't top post.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]