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


Hi!

Eli Zaretskii wrote:
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.

I agree with you; I responded and I sent the following patch few days ago:

[RFC]: Document TUI breakpoints and SingleKey mode
	http://sources.redhat.com/ml/gdb-patches/2002-08/msg00907.html


	Stephane
-----------------------------------------------------------------------
        Home                               Office
E-mail: stcarrez@nerim.fr                  Stephane.Carrez@solsoft.fr
WWW:    http://stephane.carrez.free.fr     http://www.solsoft.com
        Free the Software!                 Visual Security Policy Management



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