Re: kdb wishlist

2001-05-08 Thread mirabilos
> * Change kdb invocation key from ^A to ^X^X^X within 3 seconds. ^A is > used by emacs, bash, minicom etc. Why not Alt-SysRq-D (like Debug) or so? > * Command history. Handle up/down/left/right/delete keys. Each > kdba_io routine is responsible for recognising the arch specific > keys,

Re: kdb wishlist

2001-05-08 Thread Juan Quintela
>>>>> "slurn" == slurn <[EMAIL PROTECTED]> writes: >> >> Keith Owens wrote: >> > >> > This is part of my kdb wishlist, does anybody fancy writing the code to >> > add any of these features? It would be a nice proje

Re: kdb wishlist

2001-05-08 Thread slurn
> > Keith Owens wrote: > > > > This is part of my kdb wishlist, does anybody fancy writing the code to > > add any of these features? It would be a nice project for anybody > > wanting to start on the kernel. Replies to [EMAIL PROTECTED] please. > > C

Re: kdb wishlist

2001-05-08 Thread Keith Owens
On Tue, 8 May 2001 15:32:47 +0200, "Manfred Spraul" <[EMAIL PROTECTED]> wrote: >One addtional wish list entry: > >'ss' and especially 'ssb' could print the new value of the overwritten >register/memory address in each line, perhaps both the old and new >value. I don't need new wishlist entries,

Re: kdb wishlist

2001-05-08 Thread Manfred Spraul
One addtional wish list entry: 'ss' and especially 'ssb' could print the new value of the overwritten register/memory address in each line, perhaps both the old and new value. -- Manfred - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [

Re: kdb wishlist

2001-05-08 Thread Tigran Aivazian
Keith, What would be really great is to add the following item to your wishlist: * make it possible (it is trivial but a pain to have to do it manually every time I upgrade to your latest version!) for those extra "modules" to be statically linked in. So that one doesn't have to keep these lines

Re: kdb wishlist

2001-05-08 Thread r1vamsi
TED]> on 05/08/2001 05:39:42 PM Please respond to Keith Owens <[EMAIL PROTECTED]> To: [EMAIL PROTECTED], [EMAIL PROTECTED] cc:(bcc: S Vamsikrishna/India/IBM) Subject: kdb wishlist This is part of my kdb wishlist, does anybody fancy writing the code to add any of these features?

kdb wishlist

2001-05-08 Thread Keith Owens
This is part of my kdb wishlist, does anybody fancy writing the code to add any of these features? It would be a nice project for anybody wanting to start on the kernel. Replies to [EMAIL PROTECTED] please. Current patches at http://oss.sgi.com/projects/kdb/download/ * Change kdb invocation