the first thing you need to do is find an executable to associate with the core file so GDB can at least associate something. GDB is handy so I use GDB there too
gdb `which gdb` core
and then it will tell me that it doesn't think GDB caused the core because the core was created by
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.