LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   how to examine core file? (https://www.linuxquestions.org/questions/linux-newbie-8/how-to-examine-core-file-279952/)

iclinux 01-19-2005 09:14 PM

how to examine core file?
 
I heard thart If a process crashes, there'll be a core file that records some information.
but where's the core file, how to examine it?
Regards.

evilmrhenry 01-19-2005 11:37 PM

This page has some info:

http://www.network-theory.co.uk/articles/gccdebug.html

Basically, file is placed in the current directory, and gdb can be used to debug.


All times are GMT -5. The time now is 05:28 PM.