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]

[Patch 0/4 v12] Debug Methods in GDB


Hi,

Per Doug's suggestion, I have split the v11 patch in to 4 parts and
addressed his and Eli's comments. A brief description of each part in
this series is as follows:

1/4 - Has doc/python.texi and NEWS changes
2/4 - Adds debug method interface to the extension language API.
3/4 - Uses the above API for C++ method overload resolution and debug
method invocation.
4/4 - Adds debug method support to Python API + tests

Thanks,
Siva Chandra


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