On Fri, 07 Jul 2006 19:51:53 +0800, chao yeaj said:
> Hello everyone
>     I compiled my application with the     ``-g ''       options
>     and when debug with   gdb,  i can list the source file

You can also say 'gdb my_program' at the shell prompt, and then
issue the gdb command 'run'.  When the program fails, gdb will catch it
andyou can start debugging.

Attachment: pgplHme0bPrKv.pgp
Description: PGP signature

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

Reply via email to