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 00/10] some string cleanup removal


On 2017-08-29 21:25, Tom Tromey wrote:
This series removes some cleanups in favor of std::string or
gdb::unique_xmalloc_ptr, as appropriate.

There are many more changes like this to be made, this is just a
random sampler.

Regtested on the buildbot.

Tom

The series LGTM.


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