tromey at sourceware dot org
2015-05-06 22:35:33 UTC
https://sourceware.org/bugzilla/show_bug.cgi?id=18385
Bug ID: 18385
Summary: no way to get locations from a breakpoint
Product: gdb
Version: unknown
Status: NEW
Severity: normal
Priority: P2
Component: python
Assignee: unassigned at sourceware dot org
Reporter: tromey at sourceware dot org
Target Milestone: ---
gdb.Breakpoint has a "location" attribute, but this just
holds the user's original linespec.
It would be handy to also get access to the list of actual
locations.
Right now maybe this can be worked around by calling
gdb.decode_linespec.
Bug ID: 18385
Summary: no way to get locations from a breakpoint
Product: gdb
Version: unknown
Status: NEW
Severity: normal
Priority: P2
Component: python
Assignee: unassigned at sourceware dot org
Reporter: tromey at sourceware dot org
Target Milestone: ---
gdb.Breakpoint has a "location" attribute, but this just
holds the user's original linespec.
It would be handy to also get access to the list of actual
locations.
Right now maybe this can be worked around by calling
gdb.decode_linespec.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are receiving this mail because:
You are on the CC list for the bug.