This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Use upper-case for metasyntactic in gdbserver help


On Thu,  4 Apr 2019 16:50:24 -0600
Tom Tromey <tromey@adacore.com> wrote:

> I noticed that "gdbserver --help" contains a few metasyntactic
> variables that aren't in upper-case.  This patch fixes them to conform
> to the GNU standard.
> 
> gdb/gdbserver/ChangeLog
> 2019-04-04  Tom Tromey  <tromey@adacore.com>
> 
> 	* server.c (gdbserver_usage): Use upper-case for metasyntactic
> 	variables.

LGTM.

Kevin


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]