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 v2] Rename current_inferior as current_thread in gdbserver


Pedro Alves wrote:
> On 09/16/2014 12:13 PM, Gary Benson wrote:
> > Pedro Alves wrote:
> > > The ChangeLog appears incomplete.
> > 
> > Most of it is subsumed into this one:
> > 
> > 	* inferiors.h (current_inferior): Renamed as...
> > 	(current_thread): New variable.  All uses updated.
> > 
> > Is that ok?
> 
> Ah, OK.  I had missed that, sorry.
> 
> > Good call.  Updated patch inlined below.  Note that I squashed
> > this rename with an "All uses updated" too.  If that's not ok
> > then I can expand upon it.
> 
> That's fine.
> 
> Please push.

Pushed.

Thanks,
Gary

-- 
http://gbenson.net/


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