From: Tim Bird <tim.bird@am.sony.com>
To: Billy Rose <billyrose@cox-internet.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: kernel mode console
Date: Wed, 03 Mar 2004 08:49:18 -0800 [thread overview]
Message-ID: <40460C8E.4010100@am.sony.com> (raw)
In-Reply-To: <200403022152.06950.billyrose@cox-internet.com>
Billy Rose wrote:
> 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?
I think it would be valuable, especially for embedded developers
when they have trouble getting user space up on a new platform.
Also, it could be something simple and solid. It's a pain to
set up a remote debug session just to poke around in the kernel.
Remote debug setup is complex and often fragile.
I'd be willing to test this if you get something running, and
give you some feedback. For me, it would be best if the module
could be statically linked.
How do you plan to handle symbolic information?
=============================
Tim Bird
Architecture Group Co-Chair
CE Linux Forum
Senior Staff Engineer
Sony Electronics
E-mail: Tim.Bird@am.sony.com
=============================
next prev parent reply other threads:[~2004-03-03 16:41 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-03-03 3:52 kernel mode console Billy Rose
2004-03-03 3:57 ` H. Peter Anvin
2004-03-03 17:09 ` Matt Mackall
2004-03-03 16:49 ` Tim Bird [this message]
2004-03-04 4:12 ` Krishnakumar. R
2004-03-05 0:58 ` Billy Rose
2004-03-05 3:20 ` Rob Couto
2004-03-05 11:47 ` John Bradford
[not found] <200403022152.06950.billyrose@cox-internet.com.suse.lists.linux.kernel>
2004-03-03 17:18 ` Andi Kleen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=40460C8E.4010100@am.sony.com \
--to=tim.bird@am.sony.com \
--cc=billyrose@cox-internet.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox