public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
From: Tom Tromey <tromey@cygnus.com>
To: lsmith@redhat.com
Cc: insight@sources.redhat.com
Subject: Re: Source Window - pop-up over array elements
Date: Tue, 07 Nov 2000 14:25:00 -0000	[thread overview]
Message-ID: <8766lzcsnn.fsf@creche.cygnus.com> (raw)
In-Reply-To: <3A0877D6.84031E6E@smith-house.org>

>>>>> "Larry" == Larry Smith <larry@smith-house.org> writes:

Larry> One bug report we have here says that highlighting "argv[0]"
Larry> and adding it to the watchlist results in adding "argv", not
Larry> "argv[0]" and that the latter should be correct.

Larry> Trying to add it sounds like a poorly-considered can of worms.
Larry> Should I quash this report, or can someone suggest a generic
Larry> and non-hacky way for the gdbtk code to magically become aware
Larry> of arrays in all supported languages?

gdb understands me if I type `p argv[0]'.
It seems to me that if I highlight some text in gdbtk and ask it to
display it, it ought to do the right thing in a language-sensitive way.

The utility of watching is greatly reduced if I can only watch things
that are in the subset of all languages gdbtk understands.  Probably
that amounts to raw variables and nothing else.

Or do I misunderstand?

Tom

  parent reply	other threads:[~2000-11-07 14:25 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-11-07 13:45 Larry Smith
2000-11-07 14:06 ` Syd Polk
2000-11-07 14:25 ` Tom Tromey [this message]
2000-11-07 17:43   ` Larry Smith
2000-11-07 17:46     ` Larry Smith
2000-11-08 12:49     ` Larry Smith
2000-11-08 13:00       ` Fernando Nasser

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=8766lzcsnn.fsf@creche.cygnus.com \
    --to=tromey@cygnus.com \
    --cc=insight@sources.redhat.com \
    --cc=lsmith@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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).