aboutsummaryrefslogtreecommitdiff
path: root/gdb/NEWS
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@adacore.com>2014-05-19 11:46:19 -0700
committerJoel Brobecker <brobecker@adacore.com>2014-05-28 12:58:59 -0700
commit7f3c034326ce5d487e897826a12c3a4b9d457b49 (patch)
treec75f9065e6ca4ed40e070a1caaa80d92005b77a5 /gdb/NEWS
parent77ac17b8453f60adabaa8931930e2bbe0499757d (diff)
downloadfsf-binutils-gdb-7f3c034326ce5d487e897826a12c3a4b9d457b49.zip
fsf-binutils-gdb-7f3c034326ce5d487e897826a12c3a4b9d457b49.tar.gz
fsf-binutils-gdb-7f3c034326ce5d487e897826a12c3a4b9d457b49.tar.bz2
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".
Diffstat (limited to 'gdb/NEWS')
-rw-r--r--gdb/NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/NEWS b/gdb/NEWS
index 5a0a76e..6683bc0 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -141,6 +141,10 @@ PowerPC64 GNU/Linux little-endian powerpc64le-*-linux*
and "assf"), have been deprecated. Use the "sharedlibrary" command, or
its alias "share", instead.
+* The commands "set remotebaud" and "show remotebaud" are no longer
+ supported. Use "set serial baud" and "show serial baud" (respectively)
+ instead.
+
*** Changes in GDB 7.7
* Improved support for process record-replay and reverse debugging on