This is the mail archive of the gdb-patches@sourceware.org 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]
Other format: [Raw text]

Re: [Patch]: Little Cleanup


> Date: Wed, 07 Mar 2007 08:34:57 +0100
> From: Markus Deuling <deuling@de.ibm.com>
> CC: eliz@gnu.org, Joel Brobecker <brobecker@adacore.com>,
>         jimb@codesourcery.com, mark.kettenis@xs4all.nl, deuling@de.ibm.com,
>         pedro_alves@portugalmail.pt, Ulrich Weigand <uweigand@de.ibm.com>
> >   
> The function "handle_inferior_event"'s length is >1450 (!!!) lines of 
> code and I think its
> a good idea to clean it up if possible. The patch removes an unnecessary
> variable from that function. To increase the readability I added a 
> comment to the patch.
> 
> Ok?

Fine with me, thanks.


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