[Bug python/10804] New: GDB.Values do not expose array bounds.
pmuldoon at redhat dot com
sourceware-bugzilla@sourceware.org
Mon Oct 19 10:20:00 GMT 2009
Daniel Jacobowitz wrote about some Python/GDB experiences and bugs in the email:
http://sourceware.org/ml/archer/2009-q4/msg00008.html
This bug (and others in their own bugs) is extracted from that email to track
the issue:
* The Python bindings do not expose array bounds. I had to use sizeof
to determine the size and assume the array was zero-indexed (which is
C-specific)
--
Summary: GDB.Values do not expose array bounds.
Product: gdb
Version: archer
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: python
AssignedTo: unassigned at sourceware dot org
ReportedBy: pmuldoon at redhat dot com
CC: gdb-prs at sourceware dot org
http://sourceware.org/bugzilla/show_bug.cgi?id=10804
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the Gdb-prs
mailing list