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 when reading section data


On 2018-03-11 22:44, Tom Tromey wrote:
Simon> LGTM too, though in arm-tdep.c, I would suggest getting rid of the Simon> exidx_size and extab_size variables, and to use the std::vector::size
Simon> instead.

How about this?

Tom

LGTM, thanks!


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