This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: [PATCH RFC] Protoize lin-thread.c, linux-thread.c


   Date: Mon, 11 Sep 2000 01:00:42 -0700
   From: Kevin Buettner <kevinb@cygnus.com>

   More protoization...

   The only head scratcher in this one was get_lwp_from_thread_id().  I
   didn't know what to make of the comment, so I left it next to the
   parameter name.  When I ran indent on the line in question, it decided
   to put a tab in.  I didn't realize this until I created the patch --
   it looks like a single space in the editor.  (If someone can suggest
   something better to do with this comment, I'll happily move it
   elsewhere.)

I wouldn't worry to much since I hope this code will soon be obsolete
:-).

Mark

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]