From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id BC6493858CD1; Wed, 31 May 2023 09:46:23 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org BC6493858CD1 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1685526383; bh=EQWQqTWAnOIRyfPXBpVp2tZIWPMdBI5VNdh1+eQ0bj0=; h=From:To:Subject:Date:In-Reply-To:References:From; b=O0Gg1q6QqI17S3NAQKKzQ8hGvmt0Eih23Y41DeTXbb7UNoQWozBPJcl3oSGLMtUYf D4/3SmM300yu4dM/50WSmfPBafEw52lOC/Ei53tGPp+69l+Gawll0cTQZTzAVjHlFy FEn+IQ/IO6AgW6mDdE0yAwUSA4YJ3OPd8HaFYVng= From: "luis.machado at arm dot com" To: gdb-prs@sourceware.org Subject: [Bug gdb/30446] Wrong raw v0 register value on aarch64 Date: Wed, 31 May 2023 09:46:22 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: gdb X-Bugzilla-Version: 13.1 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: luis.machado at arm dot com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc 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 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D30446 Luis Machado changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |luis.machado at arm dot com --- Comment #1 from Luis Machado --- Hi, Do you have a reproducer for this? I tried to setup a testcase and set the values based on your post, but I get correct results. -data-list-register-values --thread 1 --frame 0 --skip-unavailable r 34 ^done,register-values=3D[{number=3D"34",value=3D"{d =3D {f =3D {0x2f2f2f2f2= f2f2f2f, 0x2f2f2f2f2f2f2f2f}, u =3D {0x2f2f2f2f2f2f2f2f, 0x2f2f2f2f2f2f2f2f}, s =3D {0x2f2f2f2f2f2f2f2f, 0x2f2f2f2f2f2f2f2f}}, s =3D {f =3D {0x2f2f2f2f, 0x2f2f= 2f2f, 0x2f2f2f2f, 0x2f2f2f2f}, u =3D {0x2f2f2f2f, 0x2f2f2f2f, 0x2f2f2f2f, 0x2f2f2= f2f}, s =3D {0x2f2f2f2f, 0x2f2f2f2f, 0x2f2f2f2f, 0x2f2f2f2f}}, h =3D {bf =3D {0x2= f2f, 0x2f2f, 0x2f2f, 0x2f2f, 0x2f2f, 0x2f2f, 0x2f2f, 0x2f2f}, f =3D {0x2f2f, 0x2= f2f, 0x2f2f, 0x2f2f, 0x2f2f, 0x2f2f, 0x2f2f, 0x2f2f}, u =3D {0x2f2f, 0x2f2f, 0x2= f2f, 0x2f2f, 0x2f2f, 0x2f2f, 0x2f2f, 0x2f2f}, s =3D {0x2f2f, 0x2f2f, 0x2f2f, 0x2= f2f, 0x2f2f, 0x2f2f, 0x2f2f, 0x2f2f}}, b =3D {u =3D {0x2f }, s= =3D {0x2f }}, q =3D {u =3D {0x2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f}, s = =3D {0x2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f2f}}}"}] (gdb) --=20 You are receiving this mail because: You are on the CC list for the bug.=