]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdbserver/ChangeLog
gdbserver: add missing --disable-packet options to help text
authorAndrew Burgess <andrew.burgess@embecosm.com>
Tue, 10 Nov 2020 17:54:05 +0000 (17:54 +0000)
committerAndrew Burgess <andrew.burgess@embecosm.com>
Wed, 11 Nov 2020 09:08:31 +0000 (09:08 +0000)
commit81fdd7acec68476bc23dd1ed4b2c6288aebe4343
tree1e01362a88b9877b2fa050d771bd90883bce8fc5
parent424171c6f13a63cbd6ceaf81b376867707f4a95a
gdbserver: add missing --disable-packet options to help text

The help text for the --disable-packet option was missing one of the
possible values.

As this option is for maintainers only it is explicitly not documented
in gdb/doc/gdb.texinfo, so no update is needed there.

gdbserver/ChangeLog:

* server.cc (gdbserver_usage): Add missing option to usage text.
(gdbserver_show_disableable): Likewise.
gdbserver/ChangeLog
gdbserver/server.cc