From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id D40EA3858D1E; Tue, 29 Nov 2022 07:19:29 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D40EA3858D1E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1669706369; bh=ynNJsqr8qUf2KllZDKR5AbeViyEaI5egHHu1yy9ioFc=; h=From:To:Subject:Date:From; b=xHeFpXPdq/UcZN50I1tOpuFWyOznV+5OMmJYv6fi2g38squUysKtpD9PBrC5Wr0eS 9wZ9+Q8BAlXvj2gat27KcNzci7YCWCbSUsivezDLC9BmFf0uBHYY39hZ7QspQxGPFK JKfNEZ3dFMmVKDlzQy8LHKE878MOLJ4SwkkDxMpk= From: "vries at gcc dot gnu.org" To: gdb-prs@sourceware.org Subject: [Bug gdb/29833] New: [gdb] FAIL: gdb.server/monitor-exit-quit.exp: monitor exit Date: Tue, 29 Nov 2022 07:19:29 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: gdb X-Bugzilla-Version: 12.1 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=3D29833 Bug ID: 29833 Summary: [gdb] FAIL: gdb.server/monitor-exit-quit.exp: monitor exit Product: gdb Version: 12.1 Status: NEW Severity: normal Priority: P2 Component: gdb Assignee: unassigned at sourceware dot org Reporter: vries at gcc dot gnu.org Target Milestone: --- I ran into: ... (gdb) monitor exit^M (gdb) Remote connection closed^M (gdb) FAIL: gdb.server/monitor-exit-quit.exp: monitor exit ... First attempt at reproducing didn't work, and got me instead: ... (gdb) monitor exit^M (gdb) PASS: gdb.server/monitor-exit-quit.exp: monitor exit ... Build from commit d4c4542312c ("gdb/testsuite: remove use of then keyword f= rom library files"). --=20 You are receiving this mail because: You are on the CC list for the bug.=