This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]