Re: Core Dump Report

Ahmed Masud (masud@googgun.com)
Wed, 14 May 2003 08:16:11 -0400 (EDT)


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.

Cheers,

Ahmed.

-
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/