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] Allocate dwp_file with new


On 2018-05-17 09:23 AM, Tom Tromey wrote:
> This adds a constructor and initializer to dwp_file and changes it to
> be allocated with "new".  This removes a bit of manual refcount
> management.

LGTM, thanks.

Simon


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