On Tue, Sep 28, 2010 at 2:50 PM, Manu <manutm...@gmail.com> wrote:

>
>
> Thanks. I have just installed gdb for mingw.
>
>
Another thing that helps to catch problems that you cannot reproduce easily
is Dr.Mingw, you can find it in the mingw-utils package. It's a crash
handler to be installed on the windows machine.

If you compile your source code with -gstabs debug symbols is able to show
you the stack trace of your program when it crashes.

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

Reply via email to