aboutsummaryrefslogtreecommitdiff
path: root/gdb/NEWS
diff options
context:
space:
mode:
authorMaciej W. Rozycki <macro@linux-mips.org>2007-05-22 10:57:12 +0000
committerMaciej W. Rozycki <macro@linux-mips.org>2007-05-22 10:57:12 +0000
commit23776285b76dc215c60997f27ed37f37dbc63165 (patch)
treeecac6677086b1ea40e77ec61b32537a6877aad32 /gdb/NEWS
parent0e9517a90d502269cd2b16ce646580dbb6a79033 (diff)
downloadgdb-23776285b76dc215c60997f27ed37f37dbc63165.zip
gdb-23776285b76dc215c60997f27ed37f37dbc63165.tar.gz
gdb-23776285b76dc215c60997f27ed37f37dbc63165.tar.bz2
gdb/:
* ser-unix.c (show_serial_hwflow): New function. (hardwire_raw): Add hardware flow control support. (_initialize_ser_hardwire): Add "set/show remoteflow". * Makefile.in (ser-unix.o): Depend on $(gdbcmd_h). * NEWS: Document the new command. gdb/doc/: * gdb.texinfo (Remote Configuration): Document "set/show remoteflow".
Diffstat (limited to 'gdb/NEWS')
-rw-r--r--gdb/NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/NEWS b/gdb/NEWS
index c64b597..ed7ae7c 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -39,6 +39,11 @@ has been rewritten to use the standard GDB remote protocol.
* New commands
+set remoteflow
+show remoteflow
+ Enable or disable hardware flow control (RTS/CTS) on the serial port
+ when debugging using remote targets.
+
set mem inaccessible-by-default
show mem inaccessible-by-default
If the target supplies a memory map, for instance via the remote