From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 398043858D28; Fri, 31 Mar 2023 15:33:44 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 398043858D28 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1680276824; bh=kYW0hCxO7Ewj+LF+8K5ClIn4Oy6rbkUKwvPI+0YzVls=; h=From:To:Subject:Date:In-Reply-To:References:From; b=LlosBpPaz7Dh0RFD1Kct3T+9LuHRmF/DPigdVkEZZ0rmDvjMHdvup33f+LzkiPez+ r1uLZoRq2Ibz4QeMQI8ucNQ7/ZI7W9dUrqzk21FhH7LM/FDH5jaMjhnN3vvFt8VoFE 0/xpZ7HxufdKVuvvRHiKuQNpw9/sB3YCtJfksVHw= From: "vries at gcc dot gnu.org" To: gdb-prs@sourceware.org Subject: [Bug testsuite/30288] [gdb/cli, editing off] FAIL: gdb.base/trace-commands.exp: nested trace-commands test (pattern 2) Date: Fri, 31 Mar 2023 15:33:44 +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: vries at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: 14.1 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=3D30288 --- Comment #5 from Tom de Vries --- (In reply to Tom de Vries from comment #0) > If it's a testsuite issue, we should error out in send_gdb if the command > string contains more than one "\n". I've looked into this, but there are a couple of locations that seem to do = this intentionally, to try and trigger a bug, so I've dropped this idea. --=20 You are receiving this mail because: You are on the CC list for the bug.=