From: Tom Tromey <tromey@redhat.com>
To: Yao Qi <yao@codesourcery.com>
Cc: Pedro Alves <palves@redhat.com>, Eli Zaretskii <eliz@gnu.org>,
<gdb-patches@sourceware.org>
Subject: Re: [PATCH] Teach -data-list-register-values to not include unavailable registers
Date: Tue, 18 Jun 2013 15:24:00 -0000 [thread overview]
Message-ID: <874ncva1uy.fsf@fleche.redhat.com> (raw)
In-Reply-To: <51B28F73.30301@codesourcery.com> (Yao Qi's message of "Sat, 8 Jun 2013 09:57:07 +0800")
Yao> + ** The command -data-list-register-values now accepts an optional
Yao> + "--skip-unavailable" option. When used, only the available registers
Yao> + are displayed.
Why a new argument rather than just having MI annotate unavailable
registers directly?
-data-list-register-values x 0 8
^done,register-values=[{number="0",unavailable="1"},{number="8",value="0x80483de"}]
Is it not useful to see the unavailable ones?
Other than this question I think the patch is ok.
Tom
next prev parent reply other threads:[~2013-06-18 15:13 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-07 12:53 Yao Qi
2013-06-07 14:29 ` Eli Zaretskii
2013-06-07 20:09 ` Pedro Alves
2013-06-07 20:40 ` Pedro Alves
2013-06-08 3:48 ` Yao Qi
2013-06-08 5:21 ` Eli Zaretskii
2013-06-17 11:20 ` [ping]: " Yao Qi
2013-06-18 15:24 ` Tom Tromey [this message]
2013-06-19 10:03 ` Yao Qi
2013-06-19 19:07 ` Tom Tromey
2013-06-20 4:59 ` Yao Qi
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=874ncva1uy.fsf@fleche.redhat.com \
--to=tromey@redhat.com \
--cc=eliz@gnu.org \
--cc=gdb-patches@sourceware.org \
--cc=palves@redhat.com \
--cc=yao@codesourcery.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