This is the mail archive of the archer@sourceware.org mailing list for the Archer 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: Some Python bugs


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


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