From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 1AE4C3858410; Thu, 28 Oct 2021 17:31:32 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 1AE4C3858410 From: "sourceware at johnea dot net" To: gdb-prs@sourceware.org Subject: [Bug tdep/28355] [aarch64] regcache.cc:257: A problem internal to GDBserver has been detected. Unknown register tag_ctl requested Date: Thu, 28 Oct 2021 17:31:31 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: tdep X-Bugzilla-Version: 11.1 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: sourceware at johnea dot net X-Bugzilla-Status: WAITING X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: luis.machado at linaro dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: 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-BeenThere: gdb-prs@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gdb-prs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Oct 2021 17:31:32 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D28355 --- Comment #12 from sourceware at johnea dot net --- Thank you Luis! I'm glad to hear you have a patch in mind. I'm currently working on actual hardware, a xilinx zcu102 dev board. I'll try now in QEMU and report results. And Yes, the 'hello' executable on the x86 host is aarch64. file command executed on the x86 host: $ file hello hello: ELF 64-bit LSB pie executable, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=3D4ee6eadc116d54aff8c7e180f8622bbdfaad4ad6, for GNU/Linux 3.7= .0, with debug_info, not stripped I built this on the aarch64 target, and copied the 'hello' executable to the x86 host for access to symbols. --=20 You are receiving this mail because: You are on the CC list for the bug.=