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] Change auto_load_objfile_script_1 to use std::string


On 2018-03-17 11:46 AM, Tom Tromey wrote:
> This replaces some manual string manipulation in
> auto_load_objfile_script_1 with std::string, simplifying the code and
> allowing the removal of some cleanups.

LGTM.

Simon


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