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/5899] $ptr->member in return probe


------- Additional Comments From mhiramat at redhat dot com  2008-03-11 21:59 -------
(In reply to comment #2)
> I don't think it would be obvious to the average user that $foo->bar gets
> evaluated at function entry, but foo2("struct foo_struct")->bar doesn't.

Indeed, we need something special descriptor to get entry value.
So, entry_value($foo)("struct foo_struct")->bar is ok for me.


-- 


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

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


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