From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 54271 invoked by alias); 29 Dec 2016 21:38:01 -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 54244 invoked by uid 89); 29 Dec 2016 21:38:00 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.9 required=5.0 tests=AWL,BAYES_50,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_LOW autolearn=no version=3.3.2 spammy=1756, spencer, Spencer, 54C7 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; Thu, 29 Dec 2016 21:37:50 +0000 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 3tqNHc1SH0z3hjDN; Thu, 29 Dec 2016 22:37:48 +0100 (CET) Received: from localhost (dynscan1.mnet-online.de [192.168.6.68]) by mail.m-online.net (Postfix) with ESMTP id 3tqNHc10H5zvkQW; Thu, 29 Dec 2016 22:37:48 +0100 (CET) Received: from mail.mnet-online.de ([192.168.8.182]) by localhost (dynscan1.mail.m-online.net [192.168.6.68]) (amavisd-new, port 10024) with ESMTP id T1ZTQitYBqpc; Thu, 29 Dec 2016 22:37:47 +0100 (CET) X-Auth-Info: ohccRs5njn+6cNFNT3QfZIM8EIDTr/TWnpbwc9mVwWMSpKC9DwYvCg44if2ey1jZ Received: from igel.home (ppp-88-217-0-226.dynamic.mnet-online.de [88.217.0.226]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mail.mnet-online.de (Postfix) with ESMTPSA; Thu, 29 Dec 2016 22:37:47 +0100 (CET) Received: by igel.home (Postfix, from userid 1000) id 9BD732C5033; Thu, 29 Dec 2016 22:37:46 +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> X-Yow: Dehydrated EGGS are STREWN across ROULETTE TABLES.. Date: Thu, 29 Dec 2016 21:38:00 -0000 In-Reply-To: <20161229205458.319-1-sbaugh@catern.com> (Spencer Baugh's message of "Thu, 29 Dec 2016 15:54:58 -0500") Message-ID: <87vau2h0wl.fsf@linux-m68k.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.90 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-SW-Source: 2016-12/txt/msg00442.txt.bz2 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? 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."