6 Aug 2012 15:47
[Bug translator/14437] New: typed <at> entry()
fche at redhat dot com <sourceware-bugzilla <at> sourceware.org>
2012-08-06 13:47:59 GMT
2012-08-06 13:47:59 GMT
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.
RSS Feed