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/15629] New: no access to line table from python


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

            Bug ID: 15629
           Summary: no access to line table from python
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: python
          Assignee: unassigned at sourceware dot org
          Reporter: tromey at redhat dot com

There is no way to access the line table from Python.
I'd like to have some access so I can determine which
lines in a given source file are executable.
Insight can do this, see gdbtk-cmds.c:gdb_loadfile

-- 
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]