public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
From: Daniel Jacobowitz <drow@false.org>
To: gdb@sources.redhat.com
Cc: Nick Roberts <nickrob@snap.net.nz>
Subject: Re: show inferior-tty
Date: Mon, 11 Jul 2005 13:10:00 -0000	[thread overview]
Message-ID: <20050711131032.GC25755@nevyn.them.org> (raw)
In-Reply-To: <20050711033228.GB27734@white>

On Sun, Jul 10, 2005 at 11:32:29PM -0400, Bob Rossi wrote:
> > Incidentally, I don't see the need for this MI command or -inferior-tty-set
> > because:
> > 
> > (gdb) 
> > -gdb-set inferior-tty /dev/pts/1       
> > ^done
> > (gdb) 
> > -gdb-show inferior-tty 
> > ^done,value="/dev/pts/1"
> > (gdb) 
> 
> I was told that it would be a good idea not to bring/use the set/show
> variables in GDB/MI. Although, I could have misunderstood the advice 
> given to me.

Yes.  I asked Bob to do this.  The set of values accessible by -gdb-set
is not documented in the MI section of the manual; we generally treat
them as part of the CLI.  The example for -gdb-set shows $foo, which is
a convenience or "internal" variable, not a setting [although the
example for -gdb-show does show annotate...].

I don't think incorporating the values controllable by -gdb-set in a
stable interface is a good idea for compatibility.

-- 
Daniel Jacobowitz
CodeSourcery, LLC

  reply	other threads:[~2005-07-11 13:10 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-11  2:13 Nick Roberts
2005-07-11  3:32 ` Bob Rossi
2005-07-11 13:10   ` Daniel Jacobowitz [this message]
2005-07-11 21:28     ` Nick Roberts
2005-07-12  2:07   ` Nick Roberts
2005-07-12 11:41     ` Bob Rossi
2005-07-12 13:34       ` Nick Roberts
2005-07-12 14:07         ` Dave Korn

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=20050711131032.GC25755@nevyn.them.org \
    --to=drow@false.org \
    --cc=gdb@sources.redhat.com \
    --cc=nickrob@snap.net.nz \
    /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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).