From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id ABC583858C42; Sat, 2 Mar 2024 12:35:32 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org ABC583858C42 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1709382932; bh=QsogSLB+AToQp0DNL0g95/234Sa4VgGpNPjqDcxIdh4=; h=From:To:Subject:Date:From; b=KOwL7gDjKGdO6uojil5AlRQ7BfZHN9hJtTc+jLU3F2oeObXpkdcvYbgfIskMN3YNG atrWxGP+IAoU4SOFPhRRH5PKtXd/edIpR//hnnqvoMWmFAODIOGRFTljzsZ/HV9czn B+VVJ7OvBXi1Sxw7Hil/xH2p74x1XlZ/bxMwZFbA= From: "vries at gcc dot gnu.org" To: gdb-prs@sourceware.org Subject: [Bug tdep/31443] New: [gdb/tdep, arm] FAIL: gdb.threads/threads-after-exec.exp: continue until exec (the program exited) Date: Sat, 02 Mar 2024 12:35:32 +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: 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=3D31443 Bug ID: 31443 Summary: [gdb/tdep, arm] FAIL: gdb.threads/threads-after-exec.exp: continue until exec (the program exited) Product: gdb Version: HEAD Status: NEW Severity: normal Priority: P2 Component: tdep Assignee: unassigned at sourceware dot org Reporter: vries at gcc dot gnu.org Target Milestone: --- On arm-linux, I ran into: ... (gdb) PASS: gdb.threads/threads-after-exec.exp: catch exec continue^M Continuing.^M [New Thread 0xf76a5420 (LWP 4211)]^M [Inferior 1 (process 4209) exited normally]^M (gdb) FAIL: gdb.threads/threads-after-exec.exp: continue until exec (the program exited) ... --=20 You are receiving this mail because: You are on the CC list for the bug.=