From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 33700 invoked by alias); 22 Feb 2017 09:24:25 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 33670 invoked by uid 89); 22 Feb 2017 09:24:24 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.5 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_LOW autolearn=no version=3.3.2 spammy=Hx-spam-relays-external:sk:fronten, HX-HELO:sk:mail-ou, H*RU:sk:fronten, Hx-spam-relays-external:sk:mail.mn X-HELO: mail-out.m-online.net Received: from mail-out.m-online.net (HELO mail-out.m-online.net) (212.18.0.9) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 22 Feb 2017 09:24:22 +0000 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 3vSsPj4gtqz3hjxM; Wed, 22 Feb 2017 10:24:09 +0100 (CET) Received: from localhost (dynscan01.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 3vSsPj2v8hzvkWN; Wed, 22 Feb 2017 10:24:09 +0100 (CET) Received: from mail.mnet-online.de ([192.168.8.182]) by localhost (dynscan01.mail.m-online.net [192.168.6.70]) (amavisd-new, port 10024) with ESMTP id 6nm1odHMFa5U; Wed, 22 Feb 2017 10:24:08 +0100 (CET) X-Auth-Info: X7CoumHqZRVFc/09dvc0XDHPOBH4EkWauoW13w815FW5RkNvqtrFNrYklUKtyMPU Received: from igel.home (ppp-88-217-20-2.dynamic.mnet-online.de [88.217.20.2]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mail.mnet-online.de (Postfix) with ESMTPSA; Wed, 22 Feb 2017 10:24:08 +0100 (CET) Received: by igel.home (Postfix, from userid 1000) id EB64F2C1E5A; Wed, 22 Feb 2017 10:24:07 +0100 (CET) From: Andreas Schwab To: Spencer Baugh Cc: gdb-patches@sourceware.org Subject: Re: [PATCH] gdb: add "-a" option for inferior commands References: <20161229205458.319-1-sbaugh@catern.com> <87vau2h0wl.fsf@linux-m68k.org> <87poia7st3.fsf@catern.com> X-Yow: That's a decision that can only be made between you & SY SPERLING!! Date: Wed, 22 Feb 2017 09:24:00 -0000 In-Reply-To: <87poia7st3.fsf@catern.com> (Spencer Baugh's message of "Tue, 21 Feb 2017 23:28:24 -0500") Message-ID: <8737f6o9xk.fsf@linux-m68k.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-SW-Source: 2017-02/txt/msg00586.txt.bz2 On Feb 21 2017, Spencer Baugh wrote: > Andreas Schwab writes: >> On Dez 29 2016, Spencer Baugh wrote: >> >>> @@ -1055,8 +1101,8 @@ as main program.")); >>> set_cmd_completer (c, filename_completer); >>> >>> add_com ("remove-inferiors", no_class, remove_inferior_command, _("\ >>> -Remove inferior ID (or list of IDs).\n\ >>> -Usage: remove-inferiors ID...")); >>> +Remove inferior ID (or list of IDs, or all inferiors with -a).\n\ >>> +Usage: remove-inferiors [-a] ID...")); >> >> What is the meaning of ID if -a is present? > > ID is ignored if -a is present. Shouldn't ID be optional then? Andreas. -- Andreas Schwab, schwab@linux-m68k.org GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different."