]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/gdbserver/ChangeLog
Use upper-case for metasyntactic in gdbserver help
authorTom Tromey <tromey@adacore.com>
Thu, 4 Apr 2019 22:48:28 +0000 (16:48 -0600)
committerTom Tromey <tromey@adacore.com>
Fri, 5 Apr 2019 13:29:24 +0000 (07:29 -0600)
commit227a9e65b91958cb414ade82c614717579d8849e
treeb4bc9a299ed8928600c564a4f37299a547f038b0
parent699bd4cfa8895d0767d491a3e44ac09d3f4d1801
Use upper-case for metasyntactic in gdbserver help

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-05  Tom Tromey  <tromey@adacore.com>

* server.c (gdbserver_usage): Use upper-case for metasyntactic
variables.
gdb/gdbserver/ChangeLog
gdb/gdbserver/server.c