[Bug translator/14437] New: typed @entry()

fche at redhat dot com sourceware-bugzilla@sourceware.org
Mon Aug 6 13:48:00 GMT 2012


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

             Bug #: 14437
           Summary: typed @entry()
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: translator
        AssignedTo: systemtap@sourceware.org
        ReportedBy: fche@redhat.com
    Classification: Unclassified


It would be convenient for @entry() expressions to retain any underlying dwarf
type info (if available), so this works without @cast.

probe foo.return {
  println(@entry($bar)->field)
}

This is a small step toward bug #13664.

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