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: [RFC 08/32] remove extended_remote_create_inferior_1


On 01/13/2014 07:12 PM, Tom Tromey wrote:
> I noticed that extended_remote_create_inferior_1 is called from a
> single spot.  This patch unifies the callee and caller.  It's just a
> simple cleanup that made the coming refactoring simpler.

Yeah, used to be needed back when we had the "target async" target.

> 2014-01-08  Tom Tromey  <tromey@redhat.com>
> 
> 	* remote.c (extended_remote_create_inferior): Rename from
> 	extended_remote_create_inferior_1.  Add "ops" argument.  Remove
> 	old implementation.

OK.  Feel free to push it immediately.

Thanks,
-- 
Pedro Alves


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