From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8805 invoked by alias); 25 Feb 2011 23:16:31 -0000 Received: (qmail 8797 invoked by uid 22791); 25 Feb 2011 23:16:30 -0000 X-SWARE-Spam-Status: No, hits=-4.9 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_HI,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from smtp-outbound-1.vmware.com (HELO smtp-outbound-1.vmware.com) (65.115.85.69) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 25 Feb 2011 23:16:24 +0000 Received: from mailhost2.vmware.com (mailhost2.vmware.com [10.16.67.167]) by smtp-outbound-1.vmware.com (Postfix) with ESMTP id 2FD477007; Fri, 25 Feb 2011 15:16:22 -0800 (PST) Received: from msnyder-server.eng.vmware.com (promd-2s-dhcp138.eng.vmware.com [10.20.124.138]) by mailhost2.vmware.com (Postfix) with ESMTP id 251688EEE3; Fri, 25 Feb 2011 15:16:22 -0800 (PST) Message-ID: <4D683845.4010302@vmware.com> Date: Sat, 26 Feb 2011 02:09:00 -0000 From: Michael Snyder User-Agent: Thunderbird 2.0.0.24 (X11/20101201) MIME-Version: 1.0 To: Eli Zaretskii CC: "pedro@codesourcery.com" , "gdb-patches@sourceware.org" Subject: Re: [rfa] Use get_number_or_range for kill inferior etc. References: <4D680E45.50607@vmware.com> <201102252051.36471.pedro@codesourcery.com> <4D6828B9.2000000@vmware.com> <83pqqfpwqw.fsf@gnu.org> In-Reply-To: <83pqqfpwqw.fsf@gnu.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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 X-SW-Source: 2011-02/txt/msg00785.txt.bz2 Eli Zaretskii wrote: >> Date: Fri, 25 Feb 2011 14:10:01 -0800 >> From: Michael Snyder >> CC: "gdb-patches@sourceware.org" >> >> 2011-02-25 Michael Snyder >> >> * gdb.texinfo (Inferiors and Programs): Update commands to show >> that they can accept multiple arguments. > > This part is OK, but I still think we should explain the syntax of > these "lists" in some place, and point to there in each of these > commands. I think we all agree on that.