Re: kernel mode console

From: H. Peter Anvin
Date: Tue Mar 02 2004 - 23:01:06 EST


Followup to: <200403022152.06950.billyrose@xxxxxxxxxxxxxxxx>
By author: Billy Rose <billyrose@xxxxxxxxxxxxxxxx>
In newsgroup: linux.dev.kernel
>
> i have some bandwidth i can dedicate to writting a kernel module that provides
> a command interpreter running in kernel space (think of it as the god mode
> console in quake). the purpose for this would be primarily aimed at the
> kernel developers so they can reach in and grab variables, dump certain
> sections of memory, walk memory, dump code segments, dump processes
> (including the kernel data structures for them), anything else i/you can
> think of. is this a waste of time, or would that get used?
>

Google(kgdb).

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