From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id DD7643858D33; Mon, 16 Jan 2023 19:39:15 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org DD7643858D33 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1673897955; bh=J7ozvkC1ptLUBwPhivUc7B9Mrq+lr90ZoJ9xBefMTXk=; h=From:To:Subject:Date:In-Reply-To:References:From; b=hX+j26BQJ/4nSOPNkuZ7mk7Ujhg2numXZE7FjlBBH22jej0wS1HyBAf75vaQv5a8n vWcU/H8NMl+XneQY0ZyWNCTOw2rYPYgH9XieEqxbhPTDkS/QrLIPaUGoxSPP20vF6t Q1NcE2vn43H20U1HS0e03KE6iPggcy44TWNU6HzI= From: "vries at gcc dot gnu.org" To: gdb-prs@sourceware.org Subject: [Bug record/29721] [gdb, record, aarch64] FAIL: gdb.reverse/solib-precsave.exp: reverse-next third shr1 Date: Mon, 16 Jan 2023 19:39:15 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: record 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: 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=3D29721 --- Comment #20 from Tom de Vries --- (In reply to Luis Machado from comment #19) > Isn't this a failure of gdb to interpret the line table changes properly?= If > so, why the target-specific change to aarch64's prologue cache? The problem happens in libshr1.sl, which is compiled without debug info, so there are no line tables... --=20 You are receiving this mail because: You are on the CC list for the bug.=