Hi, Here is a very quick introduction to gdb for interested people.
To debug a program, please type: gdb --args [PROGRAM NAME] [PROGRAM ARGUMENT] If there is a crash, type: bt to get a backtrace. You can then copy/paste it to us. Good luck, Steph -- http://nct.ysagoon.com _______________________________________________ glob2-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/glob2-devel
