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]

[RFA 00/11] third series of C++ use in Python layer


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.

Tom



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