 |
bash - generate a core dump in linux - Stack Overflow
I have a process in linux that's getting a segmentation fault. How can I tell it to generate a core dump when it fails? ... Maybe you could do it this way, this program is a demonstration of how to trap a segmentation fault and shells out to a debugger (t
stackoverflow.com |
 |