This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [RFA 09/12] Update help text in tracepoint.c
- From: Pedro Alves <palves at redhat dot com>
- To: Tom Tromey <tom at tromey dot com>, gdb-patches at sourceware dot org
- Date: Fri, 4 May 2018 19:54:38 +0100
- Subject: Re: [RFA 09/12] Update help text in tracepoint.c
- References: <20180430143731.30007-1-tom@tromey.com> <20180430143731.30007-10-tom@tromey.com>
On 04/30/2018 03:37 PM, Tom Tromey wrote:
> This changes the help text of a couple of commands in tracepoint.c to
> follow the GNU style.
>
> ChangeLog
> 2018-04-29 Tom Tromey <tom@tromey.com>
>
> * tracepoint.c (_initialize_tracepoint): Update help text.
>
> testsuite/ChangeLog
> 2018-04-30 Tom Tromey <tom@tromey.com>
>
> * gdb.trace/tfind.exp: Update help tests.
OK.
Thanks,
Pedro Alves