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: [RFC] Debug Methods in GDB Python


Siva> It would also be good to get feedback on the Python side API that I
Siva> put together.

It seems reasonable to me.  That said I am not certain I fully
understand it; even just some API docs in the .py would help...

I don't see the need for gdb.enable_debug_methods though.
gdb could just import the module and look up the functions by name.
We do this elsewhere.

Tom


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