[Bug testsuite/10231] Systemtap variable references fail on custom kernels built on RHEL 5.3 on ppc64
fche at redhat dot com
sourceware-bugzilla@sourceware.org
Sat Jun 6 14:26:00 GMT 2009
------- Additional Comments From fche at redhat dot com 2009-06-06 14:25 -------
You will need to examine the generated vmlinux file a little deeper,
such as "eu-readelf -w vmlinux", searching for the functions, variables,
and especially location lists in question. You could also try siccing
gdb onto that file, asking it to print locals ("info scope FUNCTION").
Also you can run stap with "--vp 03" or so to make sure it finds the
particular vmlinux file you expect it to.
--
http://sourceware.org/bugzilla/show_bug.cgi?id=10231
------- 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