From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id D1FCA383FD4E; Tue, 6 Dec 2022 16:42:35 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D1FCA383FD4E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1670344955; bh=sy6k1Jr2jCVv0m9DurOdCsL4TqWp2F4Tyv5k6y7Mf1o=; h=From:To:Subject:Date:In-Reply-To:References:From; b=PpHFDOtq3j35LXOq1LgXiFipBVtxGj4rWSmSj5+gBuVKm1Vlbl8iJGvLpbwFVyGZq G/a0OoJ0NsU8WtdbE8Xetjmdml+l996+6r3zuuIrbn7WIQJcw3AokAIKlbjH96VyUf TjQ00iW264C3YY0sOXHpgdBHN0bKCyKXgGD15b9A= From: "tromey at sourceware dot org" To: gdb-prs@sourceware.org Subject: [Bug gdb/29587] [gdb/cli] Add maintenance command to poison certain commands Date: Tue, 06 Dec 2022 16:42:35 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: gdb 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: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc 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=3D29587 Tom Tromey changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tromey at sourceware dot o= rg --- Comment #1 from Tom Tromey --- This seems tricky for the case of "break *", because the command is really just "break". Maybe for this one an ad-hoc flag would be simpler. --=20 You are receiving this mail because: You are on the CC list for the bug.=