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/11] third series of C++ use in Python layer


On 11/12/2016 09:28 PM, Tom Tromey wrote:
> This series builds on my previous two in order to convert more of the
> Python layer to gdbpy_enter and gdbpy_ref.
> 
> I built and tested gdb.python/*.exp locally; but I'm also sending this
> through the buildbot.
> 
> Most of the remaining cleanups in the Python code refer to gdb objects
> that haven't been converted to use destructors.  As more things are
> converted I will work on cleaning this up.

I sent a few nits here and there, but mostly all LGTM.
All patches that I didn't reply to are OK as is.

Thanks,
Pedro Alves


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