Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Eli Zaretskii <eliz@is.elta.co.il>
To: Stephane Carrez <stcarrez@nerim.fr>
Cc: gdb-patches@sources.redhat.com
Subject: Re: [PATCH]: Provide TUI fast key action with specific readline keymap
Date: Mon, 26 Aug 2002 08:55:00 -0000	[thread overview]
Message-ID: <Pine.SUN.3.91.1020826082452.23834D@is> (raw)
In-Reply-To: <3D69749F.6070101@nerim.fr>


On Mon, 26 Aug 2002, Stephane Carrez wrote:

> This patch improves the TUI mode by creating a specific readline keymap
> that can be installed to bind a single key to a gdb command.  The fast key
> mode is entered when CTRL-X CTRL-O is entered.  Then, the keys are bound
> as follows:
> 
>    c  continue
>    d  down
>    f  finish
>    n  next
>    r  run
>    s  step
>    u  up
>    v  info locals
>    w  where
>    x  exit the fast key mode, go back to normal readline+gdb prompt
> 
> Hitting a single key will execute the gdb command.
> Other keys temporarily switch the keymap to use the readline+gdb prompt
> so that a full gdb command can be entered.  Once the command is entered (\n)
> the fast key mode is restored.

Please add something to gdb.texinfo to describe this feature.

TIA


  reply	other threads:[~2002-08-26  5:28 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-08-25 15:25 Stephane Carrez
2002-08-26  8:55 ` Eli Zaretskii [this message]
2002-08-31  5:34 Stephane Carrez
2002-08-31  8:30 ` Eli Zaretskii
2002-08-31  9:59   ` Stephane Carrez
2002-08-31 22:40     ` Eli Zaretskii

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=Pine.SUN.3.91.1020826082452.23834D@is \
    --to=eliz@is.elta.co.il \
    --cc=gdb-patches@sources.redhat.com \
    --cc=stcarrez@nerim.fr \
    /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