From: Eli Zaretskii via Gdb-patches <gdb-patches@sourceware.org>
To: Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
Cc: gdb-patches@sourceware.org
Subject: Re: [PATCH] gdb/thread: fine-tune 'info threads' help text
Date: Mon, 19 Oct 2020 19:04:25 +0300 [thread overview]
Message-ID: <83ft6ap5h2.fsf@gnu.org> (raw)
In-Reply-To: <1603121558-28398-1-git-send-email-tankut.baris.aktemur@intel.com> (message from Tankut Baris Aktemur via Gdb-patches on Mon, 19 Oct 2020 17:32:38 +0200)
> Date: Mon, 19 Oct 2020 17:32:38 +0200
> From: Tankut Baris Aktemur via Gdb-patches <gdb-patches@sourceware.org>
>
> diff --git a/gdb/thread.c b/gdb/thread.c
> index d4994005449..d83244383d3 100644
> --- a/gdb/thread.c
> +++ b/gdb/thread.c
> @@ -2183,11 +2183,11 @@ _initialize_thread ()
> = gdb::option::build_help (_("\
> Display currently known threads.\n\
> Usage: info threads [OPTION]... [ID]...\n\
> +If ID is given, it is a space-separated list of IDs of threads to display.\n\
> +Otherwise, all threads are displayed.\n\
> \n\
> Options:\n\
> -%OPTIONS%\
> -If ID is given, it is a space-separated list of IDs of threads to display.\n\
> -Otherwise, all threads are displayed."),
> +%OPTIONS%"),
> info_threads_opts);
>
> c = add_info ("threads", info_threads_command, info_threads_help.c_str ());
LGTM, thanks.
prev parent reply other threads:[~2020-10-19 16:04 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-10-19 15:32 Tankut Baris Aktemur via Gdb-patches
2020-10-19 15:39 ` Simon Marchi
2020-10-19 15:57 ` Aktemur, Tankut Baris via Gdb-patches
2020-10-19 15:59 ` Simon Marchi
2020-10-19 18:51 ` Philippe Waroquiers via Gdb-patches
2020-10-19 16:04 ` Eli Zaretskii via Gdb-patches [this message]
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=83ft6ap5h2.fsf@gnu.org \
--to=gdb-patches@sourceware.org \
--cc=eliz@gnu.org \
--cc=tankut.baris.aktemur@intel.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