From: Daniel Jacobowitz <drow@false.org>
To: Nick Roberts <nickrob@snap.net.nz>
Cc: gdb-patches@sources.redhat.com
Subject: Re: MI: type prefixes for values
Date: Fri, 17 Mar 2006 22:25:00 -0000 [thread overview]
Message-ID: <20060317193243.GB19068@nevyn.them.org> (raw)
In-Reply-To: <17427.54333.236860.258115@kahikatea.snap.net.nz>
On Sun, Mar 12, 2006 at 08:56:45PM +1300, Nick Roberts wrote:
> Here's a patch that doesn't print the type with the value for
> -stack-list-arguments and -stack-list-list-locals (they both use
> list_args_or_locals).
This seems plausible to me. I checked what the change actually
does: it goes through LA_VAL_PRINT instead of LA_VALUE_PRINT. For
C, the differences between the two are (A) the types of pointers
and references are printed, and (B) "set print object" is honored.
We don't want (A), and (B) is pretty rusty now since we don't test
it and it doesn't get used much, so I'm not worried about it.
Are there any compatibility concerns, i.e. should we make this change
for mi3 only? Could some frontend rely on these outputs? I don't
think Eclipse does - it looks like it has some substantial code
to skip them, though, so at least it is aware of them.
--
Daniel Jacobowitz
CodeSourcery
next prev parent reply other threads:[~2006-03-17 19:32 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <dt43qh$sns$1@sea.gmane.org>
2006-03-13 2:44 ` Nick Roberts
2006-03-17 19:32 ` Vladimir Prus
2006-03-17 19:41 ` Daniel Jacobowitz
2006-03-21 14:58 ` Vladimir Prus
2006-03-24 4:30 ` Daniel Jacobowitz
2006-03-24 9:46 ` Vladimir Prus
2006-03-24 21:02 ` Daniel Jacobowitz
2006-04-06 8:42 ` Vladimir Prus
2006-04-28 6:32 ` Vladimir Prus
2006-05-05 19:25 ` Daniel Jacobowitz
2006-05-06 9:59 ` Nick Roberts
2006-05-15 16:57 ` Daniel Jacobowitz
2006-05-16 6:10 ` Nick Roberts
2007-02-03 5:31 ` MI: type prefixes for values [PATCH] Nick Roberts
2007-02-04 14:16 ` Daniel Jacobowitz
2007-02-04 21:46 ` Nick Roberts
2006-03-17 22:25 ` Daniel Jacobowitz [this message]
2006-03-18 18:39 ` MI: type prefixes for values Nick Roberts
2006-03-20 6:50 ` Daniel Jacobowitz
2006-03-21 10:22 ` Nick Roberts
2006-03-24 4:25 ` Daniel Jacobowitz
2006-03-24 5:26 ` Nick Roberts
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=20060317193243.GB19068@nevyn.them.org \
--to=drow@false.org \
--cc=gdb-patches@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