gdb/:
authorMaciej W. Rozycki <macro@linux-mips.org>
Tue, 22 May 2007 10:57:12 +0000 (10:57 +0000)
committerMaciej W. Rozycki <macro@linux-mips.org>
Tue, 22 May 2007 10:57:12 +0000 (10:57 +0000)
commit23776285b76dc215c60997f27ed37f37dbc63165
treeecac6677086b1ea40e77ec61b32537a6877aad32
parent0e9517a90d502269cd2b16ce646580dbb6a79033
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".
gdb/ChangeLog
gdb/Makefile.in
gdb/NEWS
gdb/doc/ChangeLog
gdb/doc/gdb.texinfo
gdb/ser-unix.c
This page took 0.030935 seconds and 4 git commands to generate.