From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 2B3BD3858CDA; Thu, 30 Mar 2023 04:14:47 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 2B3BD3858CDA DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1680149687; bh=Ai7TCCZwmPPGnbrStciq1k+1HpWJqYHToLo1YBQD4OQ=; h=From:To:Subject:Date:In-Reply-To:References:From; b=jiRfUjF8Vt7rzA//SwjYG/nazdfoSU3MGJdsPDSrA6KLnfj5e0o0PMMceGsh3lKsk a5oztzwOw24WpSYgA/b1BNO08a8MAtgFwT8BVstniKmwD6kVoe82bs1f5YQK2td2Pd +lVcj9FlYIUMarcQFHahfCNe3lzQsElF7KlpzYrc= From: "vries at gcc dot gnu.org" To: gdb-prs@sourceware.org Subject: [Bug cli/30288] [gdb/cli, editing off] FAIL: gdb.base/trace-commands.exp: nested trace-commands test (pattern 2) Date: Thu, 30 Mar 2023 04:14:47 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: cli 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: 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 #1 from Tom de Vries --- This looks like a similar issue: ... (gdb) PASS: gdb.threads/threadapply.exp: thread_set=3Dall: try remove 2: th= read 1.1 define remove-again^M Type commands for definition of "remove-again".^M End with a line saying just "end".^M >remove-inferiors 2^M end^M >(gdb) FAIL: gdb.threads/threadapply.exp: thread_set=3Dall: try remove 2: d= efine remove-again (timeout) ... --=20 You are receiving this mail because: You are on the CC list for the bug.=