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 runtime/6849] $$vars fails to display local variables on ppc64 system


------- Additional Comments From fche at redhat dot com  2008-08-19 13:41 -------
# ./stap  -e 'probe kernel.statement("sys_open@fs/open.c:*")
> { log($$vars) }'

By the way, you should print pp() too, to see which lines those $$vars reports
are coming from.


-- 


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

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