From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 77B813853D60; Mon, 21 Nov 2022 13:54:35 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 77B813853D60 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1669038875; bh=ajVOwhp3m/w1Q1ISTNheP/WjVwtAkV73cxNX0wmYE6M=; h=From:To:Subject:Date:From; b=wZWUyvjyrN5JCbBNaY766fnqHr5jUJSI9aLbmp/E37z0y/zb0mwvNlXemii8RQy2G lR1iQe8OY9pwv4pcX1Fux+9ML5j3exTvNkmPiZCukJVNdW+apNfQmb3vKI1sSXVN1G hR7fjh2NQxht0PNNslCMfYecxxvviCBPYuTa/YSU= From: "vries at gcc dot gnu.org" To: gdb-prs@sourceware.org Subject: [Bug tdep/29815] New: [gdb/tdep, powerpc64le] FAIL: gdb.reverse/finish-reverse-bkpt.exp: reverse-finish from void_func trips breakpoint at entry Date: Mon, 21 Nov 2022 13:54:35 +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: 12.1 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=3D29815 Bug ID: 29815 Summary: [gdb/tdep, powerpc64le] FAIL: gdb.reverse/finish-reverse-bkpt.exp: reverse-finish from void_func trips breakpoint at entry Product: gdb Version: 12.1 Status: NEW Severity: normal Priority: P2 Component: tdep Assignee: unassigned at sourceware dot org Reporter: vries at gcc dot gnu.org Target Milestone: --- With a gdb 12.1-based package, on powerpc64le I run into: ... FAIL: gdb.reverse/finish-reverse-bkpt.exp: reverse-finish from void_func tr= ips breakpoint at entry FAIL: gdb.reverse/finish-reverse-bkpt.exp: no spurious proceed after breakp= oint stop FAIL: gdb.reverse/next-reverse-bkpt-over-sr.exp: reverse-next over call tri= ps user breakpoint at function entry FAIL: gdb.reverse/next-reverse-bkpt-over-sr.exp: stopped at the right callee call ... I'll try to reproduce on master, and if so, this might be a duplicate of the gdb.reverse FAILs Carl mentioned he's working on, so it might make sense to retest once those fixes are in. --=20 You are receiving this mail because: You are on the CC list for the bug.=