[Bug translator/14924] New: warn on complex $ptr->foo expressions in .return probes

fche at redhat dot com sourceware-bugzilla@sourceware.org
Thu Dec 6 21:49:00 GMT 2012


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

             Bug #: 14924
           Summary: warn on complex $ptr->foo expressions in .return
                    probes
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: translator
        AssignedTo: systemtap@sourceware.org
        ReportedBy: fche@redhat.com
    Classification: Unclassified


Some users are confused by stap's automatic function-call entry-time
snapshotting of $foo->bar->baz expressions in .return probes.  While it's
probably not a good idea to change the behavior (maybe not even with
--compatible), we could emit a warning, referencing @entry() (see also bug
#14437).

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