This is the mail archive of the
systemtap@sourceware.org
mailing list for the systemtap project.
[Bug translator/14924] warn on complex $ptr->foo expressions in .return probes
- From: "fche at redhat dot com" <sourceware-bugzilla at sourceware dot org>
- To: systemtap at sourceware dot org
- Date: Thu, 10 Nov 2016 19:16:34 +0000
- Subject: [Bug translator/14924] warn on complex $ptr->foo expressions in .return probes
- Auto-submitted: auto-generated
- References: <bug-14924-6586@http.sourceware.org/bugzilla/>
https://sourceware.org/bugzilla/show_bug.cgi?id=14924
--- Comment #7 from Frank Ch. Eigler <fche at redhat dot com> ---
Comment on attachment 9619
--> https://sourceware.org/bugzilla/attachment.cgi?id=9619
possible patch
Nice. IMHO, we should warn even for plain .return {$var} constructs, for
people have found that confusing too, expecting it to be return-time-current
values.
--
You are receiving this mail because:
You are the assignee for the bug.