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 testsuite/10231] Systemtap variable references fail on custom kernels built on RHEL 5.3 on ppc64


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


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