From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10300 invoked by alias); 22 Feb 2011 18:32:50 -0000 Received: (qmail 10291 invoked by uid 22791); 22 Feb 2011 18:32:50 -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-2.vmware.com (HELO smtp-outbound-2.vmware.com) (65.115.85.73) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 22 Feb 2011 18:32:43 +0000 Received: from mailhost4.vmware.com (mailhost4.vmware.com [10.16.67.124]) by smtp-outbound-2.vmware.com (Postfix) with ESMTP id ACF2EB008; Tue, 22 Feb 2011 10:32:42 -0800 (PST) Received: from msnyder-server.eng.vmware.com (promd-2s-dhcp138.eng.vmware.com [10.20.124.138]) by mailhost4.vmware.com (Postfix) with ESMTP id A6200C9D54; Tue, 22 Feb 2011 10:32:42 -0800 (PST) Message-ID: <4D64014A.1040306@vmware.com> Date: Tue, 22 Feb 2011 18:33:00 -0000 From: Michael Snyder User-Agent: Thunderbird 2.0.0.24 (X11/20101201) MIME-Version: 1.0 To: Eli Zaretskii CC: "gdb-patches@sourceware.org" Subject: Re: [RFA] info break/watch/trace use get_number_or_range, take two References: <4D62E5E0.9080105@vmware.com> In-Reply-To: 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/msg00610.txt.bz2 Eli Zaretskii wrote: >> Date: Mon, 21 Feb 2011 14:23:28 -0800 >> From: Michael Snyder >> >> 2011-02-21 Michael Snyder >> >> * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break. >> (Set Watchpoints): Add @dots{} to argument of info watchpoints. >> (Listing Tracepoints): Add @dots{} to argument of info tracepoints. > > This part is okay, but didn't we decide to add an explanation of > ranges, as in "24-42"? I think so, although I see that discussion as unfinished. The question is, where to put it and how to refer to it? > Also, do we want a NEWS entry for this? Sure.