[PATCH 2/3] gdb: use std::vector to store segments in symfile_segment_data

Tom Tromey tom@tromey.com
Tue May 19 15:44:52 GMT 2020


>>>>> "Simon" == Simon Marchi <simon.marchi@efficios.com> writes:

Simon> Good point, will do.  I probably can't resize if the elements are not
Simon> default constructible, but if I call reserve, it should work as well?

Yeah, that seems reasonable.

Tom


More information about the Gdb-patches mailing list