From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 45AD3385EC57; Thu, 14 Mar 2024 17:29:28 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 45AD3385EC57 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1710437368; bh=zuqIpz6pjKgnP6k0nzsvvyxkTl4cOtDOuoAqEu3qYeo=; h=From:To:Subject:Date:In-Reply-To:References:From; b=YTe6pT+AuevIGegTsB8RQXeDxkOnWRzUxIFchKAb1HCCltBQe6yJB+rKUv2TfzJrW /5VOv4D4dhQs9IRqC3SF1/FDW5CKed9hZV2G33rvFMrke0Qv7fYQ8qXSxINv+NR6q9 UJdiqZ2GwMsLxujWyo8eBVGeORpN88IXS4GIN/bQ= From: "tromey at sourceware dot org" To: gdb-prs@sourceware.org Subject: [Bug testsuite/31435] [gdb/testsuite] Runtest error running DAP tests Date: Thu, 14 Mar 2024 17:29:27 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed 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: tromey at sourceware dot org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: tromey 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=3D31435 --- Comment #3 from Tom Tromey --- Lots of bad stuff in the test suite in this area. kill_wait_spawned_process doesn't deal with the board_info entry. Unclear that switch_gdb_spawn_id is using the right name in that array. Of course a lot of this is due to dejagnu lossage. --=20 You are receiving this mail because: You are on the CC list for the bug.=