Re: kernel mode console

From: Andi Kleen
Date: Wed Mar 03 2004 - 14:48:06 EST


Billy Rose <billyrose@xxxxxxxxxxxxxxxx> writes:

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

It sounds like you're trying to reinvent kdb, sysrq, kgdb, lcrash/crash,
gdb vmlinux /proc/vmlinux

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