Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Keith Seitz <keiths@redhat.com>
To: Eli Zaretskii <eliz@is.elta.co.il>
Cc: gdb-patches@sources.redhat.com
Subject: Re: [RFC/doc] Interpreters documentation
Date: Fri, 06 Sep 2002 08:54:00 -0000	[thread overview]
Message-ID: <Pine.LNX.4.44.0209060851500.1632-100000@valrhona.uglyboxes.com> (raw)
In-Reply-To: <9003-Fri30Aug2002213054+0300-eliz@is.elta.co.il>

On Fri, 30 Aug 2002, Eli Zaretskii wrote:

Sorry for the long delay, I misread this message...

> > > Is interpreter-exec documented elsewhere in the manual (I cannot find it 
> > > in my sandbox, but maybe I'm not up-to-date)?  If not, you should add a 
> > > @kindex entry here (we have a @kindex for every GDB command).
> > 
> > interpreter-exec is a new command. It is mentioned in the gdbmi.texinfo 
> > file on the interpreter branch (which I have not yet submitted).
> 
> Then please add a @pxref to the section in gdbmi.texinfo where this
> command is documented in full.

interpreter-exec is both an mi command and a console command. The 
interpreter chapter in the gdb manual (gdb.texinfo proper, that is), 
defines this command. I've added a @kindex for it where it is described. I 
can add a cross-reference to the equivalent MI command when I commit the 
MI changes (yes, this command is documented in gdbmi.texinfo, but only on 
the branch).

Here's what I've done, which admittedly is the path of least resistance 
(aka typing ;-).  Please make recommendation if you'd like to see 
something different.

Keith

[snip]
+ @kindex interpreter-exec
+ Although you may only choose a single interpreter at startup, you may execute
+ commands in any interpreter from the current interpreter using the appropriate
+ command.  If you are running the console interpreter, simply use the
+ @code{interpreter-exec} command:
[snip]



  reply	other threads:[~2002-09-06 15:54 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-08-28 14:31 Keith Seitz
2002-08-28 22:27 ` Eli Zaretskii
2002-08-29 11:53   ` Keith Seitz
2002-08-30 11:53     ` Eli Zaretskii
2002-09-06  8:54       ` Keith Seitz [this message]
2002-09-19  3:26         ` 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.LNX.4.44.0209060851500.1632-100000@valrhona.uglyboxes.com \
    --to=keiths@redhat.com \
    --cc=eliz@is.elta.co.il \
    --cc=gdb-patches@sources.redhat.com \
    /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