[Bug tapsets/10499] Missing @file:line info from resolved probes

jistone at redhat dot com sourceware-bugzilla@sourceware.org
Sat Aug 8 01:10:00 GMT 2009


------- Additional Comments From jistone at redhat dot com  2009-08-08 01:10 -------
My debugging so far shows that dwarf_decl_file is returning NULL, because its
call to dwarf_attr(...DW_AT_decl_file...) returns NULL.  With readelf I can see
that the function does have DW_AT_decl_file/line.  I tried manually calling
dwarf_attr_integrate instead, and that found the file and line#.

It would probably be best if elfutils started using dwarf_attr_integrate in
dwarf_decl_file/line, but I'll see if there's a workaround possible in stap.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|systemtap at sources dot    |jistone at redhat dot com
                   |redhat dot com              |
             Status|NEW                         |ASSIGNED


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

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the Systemtap mailing list