See where a program is crashing

Run gdb to start a command line debugger. At the prompt type run program, where program is the name of the program that is crashing. After the program has crashed, type backtrace to trace where the program crashed.

See GDB: The GNU Project Debugger for more information.

Last modified: 07/05/06 19:03:10
Go to top

Related Pages

No related pages or links.

Login/out

Login

Forgot Password?
Go to top
Go to top