Hi,

"Padraig O'Briain" <[EMAIL PROTECTED]> writes:

> If you run your program in a debugger and put a break point in g_log
> you will see where the messages are coming from.

there's no need to install the breakpoint manually. You can start your
app with the --g-fatal-warnings command-line and it will crash on the
first warning making it easy to catch the cause of the problem using a
debugger.


Salut, Sven
_______________________________________________
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to