This is the mail archive of the
archer@sourceware.org
mailing list for the Archer project.
Re: Some Python bugs
- From: Phil Muldoon <pmuldoon at redhat dot com>
- To: archer at sourceware dot org
- Cc: Daniel Jacobowitz <drow at false dot org>
- Date: Mon, 19 Oct 2009 11:33:33 +0100
- Subject: Re: Some Python bugs
- References: <20091013191623.GA19876@caradoc.them.org>
On 10/13/2009 08:16 PM, Daniel Jacobowitz wrote:
I recently wrote a Python script to search through debug info and
generate some XML data I needed. Here's a few issues I noticed
(from memory, please excuse typos):
Daniel and I chatted on irc about these bugs/enhancements, and I
volunteered to turn them into bugs so we could track them in bugzilla.
Cheers, Phil
List:
--
GDB.Values do not expose array bounds.
http://sourceware.org/bugzilla/show_bug.cgi?id=10804
GDB Type.fields() crashes on non-struct/class types
http://sourceware.org/bugzilla/show_bug.cgi?id=10805
Use ensure_python_env over PyGilState_Ensure
http://sourceware.org/bugzilla/show_bug.cgi?id=10806
Expose macro definitions to GDB Python API
http://sourceware.org/bugzilla/show_bug.cgi?id=10807
Allow GDB/Python API to capture and store GDB output
http://sourceware.org/bugzilla/show_bug.cgi?id=10808