Re: GLib-GObject-CRITICAL debugging



Hi Daniel

If I want to catch GLib/GTK+ errors I set a breakpoint to g_log.

In gdb: break g_log

If you use g_log for a lot of own logging, you should be able to set a
breakpoint depending on the logging domain.

HTH

Jan-Marek



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