Re: What to do with a core dump
On Thu, Sep 11, 2003 at 02:34:59AM +0200, Roberto Sanchez wrote:
} I just got home a couple of hours ago, and when I logged in and started
} mucking around I noticed a 36MB binary file called core.11377 with a time
} stamp of about seven hours ago. I was home at lunch and working on the
} computer, so it is possible that it occured then, but I don't remember
} any strange behavior. How do I find out what process was 11377, and how
} do I examine the contents of the file?
file core.11377
You examine the contents with gdb.
} -Roberto
--Greg
Reply to: