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/2006 (most likely earlier as a site migration in 2006 reset some dates) Tags: (none)

This website is a personal resource. Nothing here is guaranteed correct or complete, so use at your own risk and try not to delete the Internet. -Stephan

Site Info

Privacy policy

Go to top