Re: what created the core dump?

From: Martin Blume (mblume_at_socha.net)
Date: 08/24/03


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



Relevant Pages

  • Re: A solution to death camp kids
    ... "Ayin" schrieb im Newsbeitrag ... their core. ...
    (alt.gathering.rainbow)
  • Problem download FC4 DVD image (FIXED)
    ... downloading the image. ... > Core 4 ... > Or on bittorrent here ... > HTH ...
    (Fedora)
  • Re: vb function in personal.xls
    ... The code (at least the core of it) of that ... ThomasFlem...@xxxxxxxxx schrieb: ... that particular worksheet. ... sheet so I can use it on anything I open I get the #Name error. ...
    (microsoft.public.excel.programming)
  • Re: Looking for elegant summary function
    ... davidhbigelow@xxxxxxxxxxxxxxxxxxx schrieb: ... I tend to forget that much of tclx's functionality has made it into the core which was not true in the last millenium when I started using tcl. ...
    (comp.lang.tcl)
  • Re: popcnt
    ... or implementation gcc: __builtin_popcountll ... It is not available on Core 2. ... Hendrik vdH ...
    (comp.lang.asm.x86)