Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* patch to fix typo in top.c
  1999-04-01  0:00 patch to fix typo in top.c J.T. Conklin
@ 1999-01-29 15:00 ` J.T. Conklin
  0 siblings, 0 replies; 2+ messages in thread
From: J.T. Conklin @ 1999-01-29 15:00 UTC (permalink / raw)
  To: gdb-patches

I may have lost track and sent this one in before; if not, here's a
patch.

	--jtc

Index: top.c
===================================================================
RCS file: /usr/rback/release/tools-src/gdb/gdb/top.c,v
retrieving revision 1.1.1.3
diff -c -r1.1.1.3 top.c
*** top.c	1998/12/28 18:43:14	1.1.1.3
--- top.c	1999/01/29 22:45:40
***************
*** 3608,3614 ****
      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, 
--- 3608,3614 ----
      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] 2+ messages in thread

* patch to fix typo in top.c
@ 1999-04-01  0:00 J.T. Conklin
  1999-01-29 15:00 ` J.T. Conklin
  0 siblings, 1 reply; 2+ messages in thread
From: J.T. Conklin @ 1999-04-01  0:00 UTC (permalink / raw)
  To: gdb-patches

I may have lost track and sent this one in before; if not, here's a
patch.

	--jtc

Index: top.c
===================================================================
RCS file: /usr/rback/release/tools-src/gdb/gdb/top.c,v
retrieving revision 1.1.1.3
diff -c -r1.1.1.3 top.c
*** top.c	1998/12/28 18:43:14	1.1.1.3
--- top.c	1999/01/29 22:45:40
***************
*** 3608,3614 ****
      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, 
--- 3608,3614 ----
      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] 2+ messages in thread

end of thread, other threads:[~1999-04-01  0:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-04-01  0:00 patch to fix typo in top.c J.T. Conklin
1999-01-29 15:00 ` 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