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: [RFA] Use gdb::byte_vector in remote.c


On 05/25/2018 04:01 PM, Tom Tromey wrote:
> This changes a couple of spots in remote.c to use gdb::byte_vector,
> allowing for some cleanup removal.
> 
> ChangeLog
> 2018-05-25  Tom Tromey  <tom@tromey.com>
> 
> 	* remote.c (remote_target::remote_file_get): Use
> 	gdb::byte_vector.
> 	(remote_target::remote_file_put): Likewise.

OK.

Thanks,
Pedro Alves


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