From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 49DE13858CD1; Tue, 5 Mar 2024 07:06:12 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 49DE13858CD1 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1709622372; bh=DUIQJlDghswJMNRVar81i4Nv7cK2wPOylX81zHHnA6g=; h=From:To:Subject:Date:From; b=X+my6p5An3WVsZykVms7jBtw0zV7Y7zC/MbTjPYHLFgK0BUvdzlNlytkjdbicJVKB iqfecYQShIK4VE3vrSRq5uXgE0zTV4w3W1c/ydMiIcbAC1DD/bG5jWwz+f0Q9p9JtY hArHKAFgBs+OIggYZ5e2VCzD8EnXnvOhiTsaSi4Q= From: "vries at gcc dot gnu.org" To: gdb-prs@sourceware.org Subject: [Bug testsuite/31450] New: [gdb/testsuite] FAIL: gdb.base/ending-run.exp: step out of main Date: Tue, 05 Mar 2024 07:06:11 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: testsuite 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: 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=3D31450 Bug ID: 31450 Summary: [gdb/testsuite] FAIL: gdb.base/ending-run.exp: step out of main Product: gdb Version: HEAD Status: NEW Severity: normal Priority: P2 Component: testsuite Assignee: unassigned at sourceware dot org Reporter: vries at gcc dot gnu.org Target Milestone: --- On aarch64-linux, with gcc 12.1.0, I run into: ... (gdb) PASS: gdb.base/ending-run.exp: Step to return next^M 32 }^M (gdb) next^M 0x0000fffff7d67b80 in ?? () from /usr/lib/libc.so.6^M (gdb) FAIL: gdb.base/ending-run.exp: step out of main ... --=20 You are receiving this mail because: You are on the CC list for the bug.=