From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id C37823858028; Fri, 20 Jan 2023 14:23:11 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C37823858028 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1674224591; bh=CNb/4Pi0fNVNRD9Te1KWQE1RE92cAdGBW2GIxAFipHw=; h=From:To:Subject:Date:In-Reply-To:References:From; b=xyFuS9Ks5wJWSoS3XbQS+CWkymSpxGumigZXwTphs1+oWMBCsAfrSAfQlpKz/H0TJ laWmhLPEGS6aHREHtwpxrup5LeOglOHB+YUXjxqH9YWmzL5EiW7eGnUDsCpOMU46nq 8+STJrFBEHU6PsxW3ZzR2Q8IOZNx6X8CI9wcTR4s= From: "vries at gcc dot gnu.org" To: gdb-prs@sourceware.org Subject: [Bug tdep/30028] [gdb/tdep, x86_64] Epilogue unwinder preferred over dwarf unwinder based on gcc 4.4 Date: Fri, 20 Jan 2023 14:23:11 +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: 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=3D30028 --- Comment #2 from Tom de Vries --- Here ( https://gcc.gnu.org/gcc-4.5/changes.html ) I read: ... GCC now generates unwind info also for epilogues.=20 ... So, maybe this was fixed in gcc 4.5 ? --=20 You are receiving this mail because: You are on the CC list for the bug.=