[Bug translator/1155] inline function parameters
fche at redhat dot com
sourceware-bugzilla@sourceware.org
Tue Aug 12 20:45:00 GMT 2008
------- Additional Comments From fche at redhat dot com 2008-08-12 20:44 -------
With aoliva's latest gcc var-tracking code, linux 2.6.27-rc2 was compilable,
runnable, and showed some promise with respect to inline function parameters.
For example, this started to work:
probe kernel.function("context_switch") {println($next)}
However, by printing "$$vars" instead, one can see that the other parameters
are not visible at that place. Setting a statement probe a few lines down
exposes $prev and a few more locals though, which is a good sign.
--
What |Removed |Added
----------------------------------------------------------------------------
CC| |aoliva at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=1155
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the Systemtap
mailing list