* Re: patch to fix tipo in description of the remotetimeout variable
1999-04-01 0:00 ` patch to fix tipo in description of the remotetimeout variable Stan Shebs
@ 1999-01-21 19:12 ` Stan Shebs
0 siblings, 0 replies; 3+ messages in thread
From: Stan Shebs @ 1999-01-21 19:12 UTC (permalink / raw)
To: J.T. Conklin; +Cc: gdb-patches
* top.c (init_main): Fix tipo in description of the remotetimeout
variable.
Thanks, this is committed to the repository.
Stan
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: patch to fix tipo in description of the remotetimeout variable
[not found] <199812160152.RAA05283.cygnus.patches.gdb@jtc.redbacknetworks.com>
@ 1999-04-01 0:00 ` Stan Shebs
1999-01-21 19:12 ` Stan Shebs
0 siblings, 1 reply; 3+ messages in thread
From: Stan Shebs @ 1999-04-01 0:00 UTC (permalink / raw)
To: J.T. Conklin; +Cc: gdb-patches
* top.c (init_main): Fix tipo in description of the remotetimeout
variable.
Thanks, this is committed to the repository.
Stan
^ permalink raw reply [flat|nested] 3+ messages in thread
* patch to fix tipo in description of the remotetimeout variable
@ 1998-12-15 17:52 J.T. Conklin
0 siblings, 0 replies; 3+ messages in thread
From: J.T. Conklin @ 1998-12-15 17:52 UTC (permalink / raw)
To: gdb-patches
1998-12-15 J.T. Conklin <jtc@redbacknetworks.com>
* top.c (init_main): Fix tipo in description of the remotetimeout
variable.
Index: top.c
===================================================================
RCS file: /usr/rback/release/tools-src/gdb/gdb/top.c,v
retrieving revision 1.1.1.1
diff -c -r1.1.1.1 top.c
*** top.c 1998/12/03 00:05:24 1.1.1.1
--- top.c 1998/12/16 01:32:39
***************
*** 3884,3890 ****
add_set_cmd ("remotetimeout", no_class, var_integer, (char *)&remote_timeout,
"Set timeout limit to wait for target to respond.\n\
This value is used to set the time limit for gdb to wait for a response\n\
! from he target.", &setlist),
&showlist);
c = add_set_cmd ("annotate", class_obscure, var_zinteger,
--- 3884,3890 ----
add_set_cmd ("remotetimeout", no_class, var_integer, (char *)&remote_timeout,
"Set timeout limit to wait for target to respond.\n\
This value is used to set the time limit for gdb to wait for a response\n\
! from the target.", &setlist),
&showlist);
c = add_set_cmd ("annotate", class_obscure, var_zinteger,
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~1999-04-01 0:00 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <199812160152.RAA05283.cygnus.patches.gdb@jtc.redbacknetworks.com>
1999-04-01 0:00 ` patch to fix tipo in description of the remotetimeout variable Stan Shebs
1999-01-21 19:12 ` Stan Shebs
1998-12-15 17:52 J.T. Conklin
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox