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 07/32] introduce remote_load


On 01/13/2014 07:12 PM, Tom Tromey wrote:
> I used a refactoring script to add target_ops arguments to all the
> target methods.  In order to make this script work a little better,
> this patch adds a new "remote_load" function; this eliminates the need
> to later change the signature of generic_load.
> 
> 2014-01-08  Tom Tromey  <tromey@redhat.com>
> 
> 	* remote.c (remote_load): New function.
> 	(init_remote_ops): Use it.

Looks fine.

-- 
Pedro Alves


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