This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH]: Provide TUI fast key action with specific readline keymap


> Date: Sat, 31 Aug 2002 16:03:41 +0200
> From: Stephane Carrez <stcarrez@nerim.fr>
> 
> I've committed this patch to improve the TUI as explained in
> http://sources.redhat.com/ml/gdb-patches/2002-08/msg00840.html.
> 
> I changed a little bit the patch to simplify and use an enum to represent the
> 3 key-mode states (command, SingleKey, one-command then SingleKey).
> 
> To activate SingleKey, it is bound to C-X S.
> To leave it, both C-X S and 'q' work.

Thanks for working on this, but you never responded to my request to
change the manual accordingly.  I really don't think we should have
first-class user-level features that are not documented.

TIA


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]