This is the mail archive of the gdb-prs@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]

[Bug python/11688] wrap MI commands in python


http://sourceware.org/bugzilla/show_bug.cgi?id=11688

--- Comment #2 from Tom Tromey <tromey at redhat dot com> 2011-08-26 16:34:07 UTC ---
This patch looks pretty good as a start.

There are some minor nits (formatting, some missing error checks)
but nothing too major.

It would be nice to expose the MI commands more naturally to Python,
but I that isn't really a requirement.

I tend to agree that writing Python APIs is probably a better approach.
Although I filed this bug, I'm not convinced that exposing MI in this
way is worth doing.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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