From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id BB5413858C83; Wed, 11 Jan 2023 19:12:11 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org BB5413858C83 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1673464331; bh=Fd1ofMueVXu10nNCz9BT05O2sEZa0y5t7MP9TKxW8+c=; h=From:To:Subject:Date:In-Reply-To:References:From; b=EMDypDx5adWQihCj2UEuBzIjFSwncTCTfvmDnFL/bdDb83nKh2CwnXfxt15hEMaPh Rg03g/39DC2FMrVCfrvhwZQCWVc3LbvEkocAxuB+CaI/LVBsy+jP4wF3OGksDVH8Z0 o/LoII2hkOsajAGOLzdT0ifUacJEkZ8gv3zhTjGI= From: "cel at us dot ibm.com" To: gdb-prs@sourceware.org Subject: [Bug gdb/29927] reverse-finish requires two reverse next instructions to reach previous source line Date: Wed, 11 Jan 2023 19:12:11 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: gdb X-Bugzilla-Version: HEAD X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: cel at us dot ibm.com X-Bugzilla-Status: UNCONFIRMED 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=3D29927 --- Comment #2 from Carl E Love --- Posted two patches to the GDB mailing list to address the issues on X86 and= on Power PC. [PATCH 0/2] fix for gdb.reverse/finish-precsave.exp and gdb.reverse/finish-reverse.exp Date: Wed, 11 Jan 2023 10:27:37 -0800 [PATCH 1/2] fix for gdb.reverse/finish-precsave.exp and gdb.reverse/finish-reverse.exp Date: Wed, 11 Jan 2023 10:27:41 -0800 - This is the X86 fix [PATCH 2/2] fix for gdb.reverse/finish-precsave.exp and gdb.reverse/finish-reverse.exp Date: Wed, 11 Jan 2023 10:27:46 -0800 - This is the PowerPC fix --=20 You are receiving this mail because: You are on the CC list for the bug.=