Re: Help, anybody?





Jamiil wrote:
I am developing under WinXP, when I run my Gtkmm program I get a Runtime Error Message, I would like to use gdb to look for the the method call that is causing the problem, but I don't know how to do it using gdb
in a DOS console. Help, anybody?
Thanks in advance.

Uhm, maybe:

C:> cd \where\is\gdb\executable
C:> gdb \where\is\your\app
(gdb) run

I don't have Windows, but it should work.

s.


------------------------------------------------------------------------

_______________________________________________
gtkmm-list mailing list
gtkmm-list gnome org
http://mail.gnome.org/mailman/listinfo/gtkmm-list



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