* ser-unix.c (wait_for, hardwire_readchar) [HAVE_TERMIO, HAVE_TERMIOS]:
authorJim Kingdon <jkingdon@engr.sgi.com>
Sat, 29 Jan 1994 16:12:35 +0000 (16:12 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Sat, 29 Jan 1994 16:12:35 +0000 (16:12 +0000)
commit9db58d3ab42b7f4fd3b4b4aa80bcb6404ce32b0d
treedbff8100177f7e742fea96bed1564a324683d0b1
parentf28c6e3813995dcd511ab74f41bdacb6f53fa27d
* ser-unix.c (wait_for, hardwire_readchar) [HAVE_TERMIO, HAVE_TERMIOS]:
If the timeout is too big to fit in c_cc[VTIME], then do multiple reads
to achieve the desired timeout.
* serial.h (serial_t): Add field timeout_remaining.
gdb/ChangeLog
gdb/ser-unix.c
gdb/serial.h
This page took 0.025645 seconds and 4 git commands to generate.