[Bug runtime/6849] New: $$vars fails to display local variables on ppc64 system
srinivasa at in dot ibm dot com
sourceware-bugzilla@sourceware.org
Tue Aug 19 06:53:00 GMT 2008
local variable values are not displayed when $$vars used on latest systemtap
snapshot(As shown below)
[root@llm27lp1 src]# ./stap -e 'probe syscall.open.return { printf("%s \n",
$$vars)}'
filename=0x20006d30 flags=0x0 mode=0x1b6 ret=?
filename=0x20006c50 flags=0x0 mode=0x1b6 ret=?
filename=0x20006d20 flags=0x0 mode=0x1b6 ret=?
filename=0x10020cf6 flags=0x880 mode=0x0 ret=?
--
Summary: $$vars fails to display local variables on ppc64 system
Product: systemtap
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: runtime
AssignedTo: systemtap at sources dot redhat dot com
ReportedBy: srinivasa at in dot ibm dot com
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.
More information about the Systemtap
mailing list