* remote.texi (MIPS Remote): Say that set timeout doesn't apply

when waiting for your program to stop.
This commit is contained in:
Jim Kingdon 1994-05-04 13:28:23 +00:00
parent 3f048548cc
commit 5940bfd964
2 changed files with 10 additions and 0 deletions

View File

@ -1,3 +1,8 @@
Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
* remote.texi (MIPS Remote): Say that set timeout doesn't apply
when waiting for your program to stop.
Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
* annotate.texi (Breakpoint Info): Document annotation of header

View File

@ -1333,6 +1333,11 @@ retransmit-timeout @var{seconds}} command. The default is 3 seconds.
You can inspect both values with @code{show timeout} and @code{show
retransmit-timeout}. (These commands are @emph{only} available when
@value{GDBN} is configured for @samp{--target=mips-idt-ecoff}.)
The timeout set by @code{set timeout} does not apply when @value{GDBN}
is waiting for your program to stop. In that case, @value{GDBN} waits
forever because it has no way of knowing how long the program is going
to run before stopping.
@end table
@end ifset