Re: what created the core dump?
From: Martin Blume (mblume_at_socha.net)
Date: 08/24/03
- Next message: Martin Blume: "Re: Spec file"
- Previous message: Julián Albo: "Re: what created the core dump?"
- In reply to: Me: "what created the core dump?"
- Next in thread: Sybren Stuvel: "Re: what created the core dump?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 24 Aug 2003 14:39:07 +0200
"Me" <somebudy@despammed.com> schrieb
> When you find a core file how can one know how it got
> generated or which
> executable file crashed to generate it?
>
I think
$ file core
or
$ gdb core
can help. As you ask the question, you probbably don't have the
development tools installed, which gdb (the debugger) is part of.
HTH
Martin
- Next message: Martin Blume: "Re: Spec file"
- Previous message: Julián Albo: "Re: what created the core dump?"
- In reply to: Me: "what created the core dump?"
- Next in thread: Sybren Stuvel: "Re: what created the core dump?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|