public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
From: Andrew Burgess <andrew.burgess@embecosm.com>
To: gdb-patches@sourceware.org
Cc: Tom Tromey <tom@tromey.com>
Subject: Re: [RFA] Update "func" help text to GNU standards
Date: Wed, 27 Jun 2018 18:46:00 -0000	[thread overview]
Message-ID: <20180627184622.GC15881@embecosm.com> (raw)
In-Reply-To: <20180605164017.28711-1-tom@tromey.com>

* Tom Tromey <tom@tromey.com> [2018-06-05 10:40:17 -0600]:

> In my earlier series to change help text to follow the GNU standards
> for metasyntactic variables, I missed one: the "func" command.  This
> patch updates its help text.
> 
> Tested by the buildbot.
> 
> gdb/ChangeLog
> 2018-06-05  Tom Tromey  <tom@tromey.com>
> 
> 	* stack.c (_initialize_stack): Update "func" help text.

FWIW this looks good to me.

Thanks,
Andrew

> ---
>  gdb/ChangeLog | 4 ++++
>  gdb/stack.c   | 4 ++--
>  2 files changed, 6 insertions(+), 2 deletions(-)
> 
> diff --git a/gdb/stack.c b/gdb/stack.c
> index 97ebc8bc23f..caa71c1bd4e 100644
> --- a/gdb/stack.c
> +++ b/gdb/stack.c
> @@ -2556,8 +2556,8 @@ on this backtrace."));
>  
>    if (dbx_commands)
>      add_com ("func", class_stack, func_command, _("\
> -Select the stack frame that contains <func>.\n\
> -Usage: func <name>"));
> +Select the stack frame that contains NAME.\n\
> +Usage: func NAME"));
>  
>    add_setshow_enum_cmd ("frame-arguments", class_stack,
>  			print_frame_arguments_choices, &print_frame_arguments,
> -- 
> 2.13.6
> 

  reply	other threads:[~2018-06-27 18:46 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-05 16:40 Tom Tromey
2018-06-27 18:46 ` Andrew Burgess [this message]
2018-06-27 20:26   ` 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=20180627184622.GC15881@embecosm.com \
    --to=andrew.burgess@embecosm.com \
    --cc=gdb-patches@sourceware.org \
    --cc=tom@tromey.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).