Remove "set/show remotebaud" (deprecated) commands.
authorJoel Brobecker <brobecker@adacore.com>
Mon, 19 May 2014 18:46:19 +0000 (11:46 -0700)
committerJoel Brobecker <brobecker@adacore.com>
Wed, 28 May 2014 19:58:59 +0000 (12:58 -0700)
commit7f3c034326ce5d487e897826a12c3a4b9d457b49
treec75f9065e6ca4ed40e070a1caaa80d92005b77a5
parent77ac17b8453f60adabaa8931930e2bbe0499757d
Remove "set/show remotebaud" (deprecated) commands.

This patch removes support for the "set/show remotebaud" command,
which were deprecated in GDB 7.7, and should be now be removed
ahead of cutting the GDB 7.8 branch.

gdb/ChangeLog:

        * serial.c (_initialize_serial): Remove support for
        the "set remotebaud" and "show remotebaud" commands.
        * NEWS: Add entry documenting the removal of that command.

gdb/testsuite/ChangeLog:

        * config/monitor.exp (gdb_target_monitor): Replace use of
        "set remotebaud" by "set serial baud".
gdb/ChangeLog
gdb/NEWS
gdb/serial.c
gdb/testsuite/ChangeLog
gdb/testsuite/config/monitor.exp
This page took 0.025576 seconds and 4 git commands to generate.