fche at redhat dot com | 6 Aug 2012 15:47
Favicon

[Bug translator/14437] New: typed <at> entry()

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

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

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

probe foo.return {
  println( <at> 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.


Gmane