From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12472 invoked by alias); 26 Apr 2018 07:50:19 -0000 Mailing-List: contact systemtap-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: systemtap-owner@sourceware.org Received: (qmail 10194 invoked by uid 48); 26 Apr 2018 07:50:15 -0000 From: "gmoreira at gmail dot com" To: systemtap@sourceware.org Subject: [Bug runtime/22671] MIPSEL error Unknown register: a4 Date: Thu, 26 Apr 2018 07:50:00 -0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: systemtap X-Bugzilla-Component: runtime X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: gmoreira at gmail dot com X-Bugzilla-Status: SUSPENDED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: systemtap at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc attachments.created Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2018-q2/txt/msg00042.txt.bz2 https://sourceware.org/bugzilla/show_bug.cgi?id=3D22671 Gustavo Moreira changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gmoreira at gmail dot com --- Comment #7 from Gustavo Moreira --- Created attachment 10988 --> https://sourceware.org/bugzilla/attachment.cgi?id=3D10988&action=3Ded= it 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.=20 I would appreciate if you can review the patch and help me out. --=20 You are receiving this mail because: You are the assignee for the bug.