From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 9891F3858D38; Tue, 24 Jan 2023 10:46:03 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 9891F3858D38 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1674557163; bh=fg9kcWmw0wD8Te+2DIZvPnX1Oo3cIJ3MTwIDoDR09gQ=; h=From:To:Subject:Date:In-Reply-To:References:From; b=o5BaT9VEpltU/lJvpToOyrOpq5rztmjliQyWotbG1nDjJqJ7zDL2r2qjmXP700iGI V1aNySdPAqL45QYptwZ7K8UJrxpRylGY/0Fa4nHSErg7wb3EJOcgkEghvYt2FVd1sL 5NHHx/wklXUR+8AOljrlb2QBKaPJQ13Jn1IZzipg= From: "vries at gcc dot gnu.org" To: gdb-prs@sourceware.org Subject: [Bug tdep/30021] [gdb/tdep, powerpc64le] previous frame inner to this frame (corrupt stack?) Date: Tue, 24 Jan 2023 10:46:02 +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: 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: 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 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D30021 --- Comment #5 from Tom de Vries --- Created attachment 14611 --> https://sourceware.org/bugzilla/attachment.cgi?id=3D14611&action=3Ded= it Tentative untested patch A hopefully more robust approach: detect stack restores in the epilogue and save the corresponding values in the epilogue cache. --=20 You are receiving this mail because: You are on the CC list for the bug.=