* remote-mips.c (mips_initialize): Clear mips_initializing via
authorJim Kingdon <jkingdon@engr.sgi.com>
Sat, 22 Jan 1994 19:16:02 +0000 (19:16 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Sat, 22 Jan 1994 19:16:02 +0000 (19:16 +0000)
commit864df7e6f35f352b139061a7d0546c002067e507
tree2003713749acd81e391d78bd76fc9bc76e4076b2
parent08f74b9271bc22a0e0a55707f18b23778d25be1e
* remote-mips.c (mips_initialize): Clear mips_initializing via
cleanup chain, not directly.

* ser-unix.c (wait_for) [HAVE_TERMIO, HAVE_TERMIOS]: Make a timeout
of -1 mean forever, like in the HAVE_SGTTY case.  Warn if we are
munging the timeout due to the limited range of c_cc[VTIME].
gdb/ChangeLog
gdb/remote-mips.c
gdb/ser-unix.c
This page took 0.024764 seconds and 4 git commands to generate.