Go to advanced search

by Jim Chapman
Tue Oct 01, 2013 10:38 pm
Forum: C/C++
Topic: Debugging a c program?
Replies: 15
Views: 3151

Re: Debugging a c program?

You can also run gdb on the core file, assuming the program dumps core when it crashes.

Go to advanced search