This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap 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 translator/6704] New: need dwarf searching to resolve extern "struct foo;" types


In probe context, sometimes $context vars are typed with only
declared struct types, without a definition available in the
same CU.  We need to heuristically search other CUs for a
definition, so we can follow pointers etc.

See http://sourceware.org/ml/systemtap/2008-q2/msg00751.html
for a partial implementation.

See also bug #3016.

-- 
           Summary: need dwarf searching to resolve extern "struct foo;"
                    types
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: translator
        AssignedTo: systemtap at sources dot redhat dot com
        ReportedBy: fche at redhat dot com


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

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


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