Re: Core Dump Report

Daniele Pala (dandario@libero.it)
Wed, 14 May 2003 21:49:20 +0300


On Wed, May 14, 2003 at 08:16:11AM -0400, Ahmed Masud wrote:
>
>
> On Wed, 14 May 2003, Chandrasekhar wrote:
>
> > Hi Experts,
> >
> > I want to obtain the core dump information from the running kernel.
> > How can I do so by reading the /proc/kcore file.?
> >
> > Regards
> > Chandrasekhar
> > -
> >
>
> For all intents and purposes you can treat /proc/kcore as a coredump file
> :) . Have a look at kgdb and related tools to interpret it correctly.
>

yeah, except that /proc/kcore is "dynamic" so you can't always trust the gdb cached information.

> Cheers,
>
> Ahmed.
>

Cheers,

Daniele

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/