[Bug testsuite/10231] Systemtap variable references fail on custom kernels built on RHEL 5.3 on ppc64
roland at gnu dot org
sourceware-bugzilla@sourceware.org
Tue Jun 16 00:07:00 GMT 2009
------- Additional Comments From roland at gnu dot org 2009-06-16 00:07 -------
Blame GCC. The location list's first defined range is at .do_fork+0x48, but the
PC of interest is .do_fork+0 (the entry point).
Relevant snippets:
[643eda] subprogram
sibling [6446e5]
external
name "do_fork"
decl_file 1
decl_line 1347
prototyped
type [630f4a]
low_pc 0xc000000000082ad0 <.do_fork>
high_pc 0xc000000000082f14 <.get_task_mm>
frame_base location list [ c71f5]
[643f00] formal_parameter
name "clone_flags"
decl_file 1
decl_line 1341
type [630ecd]
location location list [ c7242]
[ c7242] 0xc000000000082b18 <.do_fork+0x48>..0xc000000000082b38 <.do_fork+0x68>
[ 0] reg3
0xc000000000082b38 <.do_fork+0x68>..0xc000000000082f14 <.get_task_mm>
[ 0] reg26
--
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