This is the mail archive of the
systemtap@sourceware.org
mailing list for the systemtap project.
[Bug runtime/22671] MIPSEL error Unknown register: a4
- From: "gmoreira at gmail dot com" <sourceware-bugzilla at sourceware dot org>
- To: systemtap at sourceware dot org
- Date: Thu, 26 Apr 2018 07:50:14 +0000
- Subject: [Bug runtime/22671] MIPSEL error Unknown register: a4
- Auto-submitted: auto-generated
- References: <bug-22671-6586@http.sourceware.org/bugzilla/>
https://sourceware.org/bugzilla/show_bug.cgi?id=22671
Gustavo Moreira <gmoreira at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |gmoreira at gmail dot com
--- Comment #7 from Gustavo Moreira <gmoreira at gmail dot com> ---
Created attachment 10988
--> https://sourceware.org/bugzilla/attachment.cgi?id=10988&action=edit
MIPS o32 ABI patch
This is based on arch/mips/include/ptrace.h and ARM registers.stp.
However, it doesn't seem to be working correctly, the values extracted from the
user stack, for some reason, aren't the correct ones.
I would appreciate if you can review the patch and help me out.
--
You are receiving this mail because:
You are the assignee for the bug.