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


On Tue, Nov 19, 2013 at 3:41 PM, Doug Evans <dje@google.com> wrote:
>>> IIRC the "ext_lang" stuff was going to be deleted, right?
>>
>> I am not sure. Tom had a comment long time back on this, but his
>> latest review said that his comments on this might be irrelevant now.
>> I have renamed some of the pieces related to this in my last patch. Do
>> you have any specific comments?
>
> The name is a tad confusing, though I'm warming up to it.
> The high order bit for me is you're really just abstracting away a
> subset of a much bigger problem space: The abstraction of all calls
> from gdb-proper to the extension language.

For reference sake,
I have a patch that addresses the general problem.
I'll be submitting it after a couple more cleanups are committed.


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