From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 35A0D3858C74; Tue, 27 Feb 2024 16:16:32 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 35A0D3858C74 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1709050592; bh=RMfEGieX/ezO9bKlZIXp7jhTCw7EtdpItEsKEHpFRe0=; h=From:To:Subject:Date:From; b=EcVnjTgTtyEfxt63VJj0QSK7xQurBt4H6QYkv0f3N5o3Yp8twxsy/4LEJurmKZAdS xfV8IzHryWE/QIfMbMJDJVAUHthtMHTj4tQ7MW9WXmAlXUnqje2i6Z38nd7JhThQH2 dC+yHQtP0xSlYdlI+/E7+hRj0GO2w6IzLwWrScbA= From: "vries at gcc dot gnu.org" To: gdb-prs@sourceware.org Subject: [Bug tdep/31418] New: [gdb/tdep, arm] $tpidruro unavailable Date: Tue, 27 Feb 2024 16:16:30 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: tdep X-Bugzilla-Version: HEAD X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: vries at gcc dot gnu.org X-Bugzilla-Status: NEW 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: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter target_milestone Message-ID: 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=3D31418 Bug ID: 31418 Summary: [gdb/tdep, arm] $tpidruro unavailable Product: gdb Version: HEAD Status: NEW Severity: normal Priority: P2 Component: tdep Assignee: unassigned at sourceware dot org Reporter: vries at gcc dot gnu.org Target Milestone: --- As earlier reported here ( https://sourceware.org/pipermail/gdb-patches/2024-February/206644.html ): ... $ gcc hello.c $ gdb -q -batch a.out -ex start -ex 'p $tpidruro' Temporary breakpoint 1 at 0x512 Temporary breakpoint 1, 0xaaaaa512 in main () $1 =3D ... This is on a pinebook, with 64-bit kernel and 32-bit userland. --=20 You are receiving this mail because: You are on the CC list for the bug.=