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 0/5] more cleanup removal in Python


This is the next installment in my ongoing quest to remove cleanups,
manual refcount management, and "goto" from the Python layer.  I think
that, on the whole, these changes make the code simpler to read and
write.

I tested this via the buildbot.

For the most part I think the changes are self-explanatory.  There is
a renaming opportunity in patch #3, so perhaps one more round will be
needed for this series.

Tom


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