> * 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, with a common history and editting routine.
yes!
> * Clean up repeating commands. Pressing enter at the kdb prompt
> repeats the previous command, no matter what the previous command
> was. Some commands it makes no sense to repeat (bp in particular),
> for other commands you want to repeat the command but without the
> parameter (md in particular).
Should be configurable. Sometimes I accidentally hit enter or do it
just to do something...
-mirabilos
--
EA F0 FF 00 F0 #$@%CARRIER LOST
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/