From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 874C0385783B; Tue, 28 Nov 2023 15:27:35 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 874C0385783B DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1701185255; bh=7vhG5ZMWcq0Sja25hWGPsA9fKbFp5OemLazTf1PINoE=; h=From:To:Subject:Date:In-Reply-To:References:From; b=PykfvW/yxx7NwhxZwINBu66jWRKq9tqZ4obeFY9acCMJ0UBZMtRtcFcSGzTRx1Vm2 dJZJvoZQ0pDB71fp6oh2NQWzJtPRX+l+sqaLynfARuOpvYvx5gIE80b0WhKec/M09I NAX8IpXIwIFkhKyndatGQB9MtLt3jerCgxTi3C24= From: "epasveer at att dot net" To: gdb-prs@sourceware.org Subject: [Bug mi/31090] "mi" equivalent of "(gdb) kill" Date: Tue, 28 Nov 2023 15:27:35 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: mi X-Bugzilla-Version: unknown X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: epasveer at att dot net X-Bugzilla-Status: UNCONFIRMED 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=3D31090 --- Comment #2 from Ernie Pasveer --- Yes, the CLI "kill" command does work. However, it's not "mi" friendly for frontend use. eg: there's no "^done" message afterwards. I'll attempt to implement it and submit a patch, as per the documents. --=20 You are receiving this mail because: You are on the CC list for the bug.=