[Bug runtime/17469] support kernel unwinding based on .eh_frame rather than .debug_frame data
wcohen at redhat dot com
sourceware-bugzilla@sourceware.org
Thu Sep 10 14:39:00 GMT 2015
https://sourceware.org/bugzilla/show_bug.cgi?id=17469
--- Comment #2 from William Cohen <wcohen at redhat dot com> ---
Created attachment 8599
--> https://sourceware.org/bugzilla/attachment.cgi?id=8599&action=edit
Initialize struct pt_regs for aarch64
Some corrections are needed in the systemtap runtime to allow aarch64
to start the unwinding for the backtrace.stp testcase. The asm code
for filling out the struct pt_regs was not correct for aarch64 and
need to allow the code to fill out the struct pt_regs to be invoked like
on the x86 processors.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Systemtap
mailing list