Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [RFC] Is this kind of patch welcomed?
@ 2005-05-24 13:04 Wu Zhou
  2005-05-24 14:11 ` Daniel Jacobowitz
  0 siblings, 1 reply; 7+ messages in thread
From: Wu Zhou @ 2005-05-24 13:04 UTC (permalink / raw)
  To: gdb-patches

This is to fix a typo in remote.c, found while I am reading the 
source code.  Is this kind of patch welcomed?  If it is, should 
I add a changelog entry as well?  If not, please ignore it. 

Thanks.

Index: gdb/remote.c
===================================================================
RCS file: /cvs/src/src/gdb/remote.c,v
retrieving revision 1.190
diff -c -p -r1.190 remote.c
*** gdb/remote.c	16 May 2005 16:36:24 -0000	1.190
--- gdb/remote.c	24 May 2005 04:08:31 -0000
*************** struct gdb_ext_thread_info
*** 1114,1120 ****
      int active;			/* Has state interesting to GDB? 
  				   regs, stack.  */
      char display[256];		/* Brief state display, name, 
! 				   blocked/syspended.  */
      char shortname[32];		/* To be used to name threads.  */
      char more_display[256];	/* Long info, statistics, queue depth, 
  				   whatever.  */
--- 1114,1120 ----
      int active;			/* Has state interesting to GDB? 
  				   regs, stack.  */
      char display[256];		/* Brief state display, name, 
! 				   blocked/suspended.  */
      char shortname[32];		/* To be used to name threads.  */
      char more_display[256];	/* Long info, statistics, queue depth, 
  				   whatever.  */


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2005-05-29 15:07 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-05-24 13:04 [RFC] Is this kind of patch welcomed? Wu Zhou
2005-05-24 14:11 ` Daniel Jacobowitz
2005-05-25  6:48   ` Wu Zhou
2005-05-28 22:18     ` Daniel Jacobowitz
2005-05-29  6:11       ` Wu Zhou
2005-05-29 14:21         ` Daniel Jacobowitz
2005-05-29 17:48           ` Wu Zhou

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox