[Bug translator/14832] New: Add file/line/func context variables

jistone at redhat dot com sourceware-bugzilla@sourceware.org
Mon Nov 12 18:19:00 GMT 2012


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

             Bug #: 14832
           Summary: Add file/line/func context variables
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: translator
        AssignedTo: systemtap@sourceware.org
        ReportedBy: jistone@redhat.com
    Classification: Unclassified


For all the DWARF probe types, we could expose more context information as
virtual variables.  Perhaps $$file, $$line, $$func, and $$pretty_function,
equivalent to __FILE__, __LINE, __func__, and __PRETTY_FUNCTION__.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Systemtap mailing list