From: Pedro Alves <palves@redhat.com>
To: Simon Marchi <simon.marchi@ericsson.com>, gdb-patches@sourceware.org
Subject: Re: [PATCH] Introduce "set debug separate-debug-file"
Date: Thu, 25 May 2017 11:07:00 -0000 [thread overview]
Message-ID: <c540c17c-d40f-5d79-b813-92cc0f1f6e6f@redhat.com> (raw)
In-Reply-To: <1495668248-16716-1-git-send-email-simon.marchi@ericsson.com>
I think this is a good idea.
You're missing NEWS and manual bits though.
On 05/25/2017 12:24 AM, Simon Marchi wrote:
> + if (separate_debug_file_debug)
> + printf_unfiltered (" Trying %s\n", link);
> +
Missing "_()" in several of these new calls.
> +
> + add_setshow_boolean_cmd ("separate-debug-file", no_class,
> + &separate_debug_file_debug, _("\
> +Set printing of separate debug info file search debug."), _("\
> +Show printing of separate debug info file search debug."), _("\
> +When on, GDB will print the searched locations while looking for separate \
> +debug info files."), NULL, NULL, &setdebuglist, &showdebuglist);
FWIW, I think it's better to avoid future tense when possible:
"When on, GDB prints the searched locations"
Thanks,
Pedro Alves
next prev parent reply other threads:[~2017-05-25 11:07 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-24 23:24 Simon Marchi
2017-05-25 11:07 ` Pedro Alves [this message]
2017-05-25 11:33 ` Simon Marchi
2017-05-25 11:41 ` [PATCH v2] " Simon Marchi
2017-05-25 12:18 ` [PATCH v3] " Simon Marchi
2017-05-25 15:27 ` Eli Zaretskii
2017-06-11 21:17 ` Simon Marchi
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=c540c17c-d40f-5d79-b813-92cc0f1f6e6f@redhat.com \
--to=palves@redhat.com \
--cc=gdb-patches@sourceware.org \
--cc=simon.marchi@ericsson.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