Re: Debugging



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.

_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list



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