|
|
Core dump - Wikipedia, the free encyclopedia
In computing, a core dump consists of the recorded state of the working memory of a computer program at a specific time, generally when the program has terminated abnormally (crashed). In practice, ...
en.wikipedia.org/wiki/Core_dump |
|||
|
|
|||
|
|||
|
Subject: Re: Regarding core dump analysis ... But you can use a debugger like gdb on the core file. eg gdb my-exename core then you just use gdb normally except for the execution controling functions like step run etc... James On Thu, 25 Sep 2003, Senthil Kumar R wrote: > ... Next by thread: Re: Re: Regarding core dump analysis...
|
|||
|
Subject: Re: Re: Regarding core dump analysis ... But you can use a debugger like gdb on the core file. eg gdb my-exename core then you just use gdb normally except for the execution controling functions like step run etc... James On Thu, 25 Sep 2003, Senthil Kumar R wrote: > Hi, > I have 2 doubts...
|
|||
|
I use pstack to analyze core dump files in Solaris ... It seems that the question is not related to system crashes as the links provided in this answer, but to process core analysis (use of pstack). – philippe Sep 22 '08 at 12:52...
|
|||
|
For a fast problem determination you can execute the following steps. dbx program core |tee /tmp/dbx.out Type 'help' for help. ... reading symbolic information ...warning: no source compiled with -g (dbx) [using memory image in core] (dbx) thread thread state-k wchan state-u k-tid mode held scope function $t1 run blocked u...
|
|||
|
Gather and interpret kernel core dumps to a probable cause using the system adb and kadb macros ... Create adb and kadb macros to aid and simplify kernel core dump analysis ... Follow an organized approach in analyzing kernel core dumps...
|
Copyright © 2009, Dictionary.com, LLC. All rights reserved.