Re: kgdb support in vanilla 2.6.2

From: Andrew Morton
Date: Thu Mar 04 2004 - 00:45:17 EST


"Amit S. Kale" <amitkale@xxxxxxxxxxxxx> wrote:
>
> To a user it'll appear as a
> message printed from gdb "Page fault at 0x1234" followed by gdb showing a
> SIGSEGV etc.

Well that would be nice. Bear in mind that one usage scenario is to say
"hey, machine 342 has stopped responding" and to then fire up gdb and
connect to that machine with kgdboe.

In other words: if we rely on a gdb instance being connected at the time of
the exception, that message will be lost. There needs to be a way of
retrieving the message post-facto.

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