From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9355 invoked by alias); 12 Nov 2013 16:19:17 -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 9342 invoked by uid 89); 12 Nov 2013 16:19:16 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.7 required=5.0 tests=AWL,BAYES_00,RDNS_NONE,SPF_SOFTFAIL,URIBL_BLOCKED autolearn=no version=3.3.2 X-HELO: mtaout22.012.net.il Received: from Unknown (HELO mtaout22.012.net.il) (80.179.55.172) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 12 Nov 2013 16:19:06 +0000 Received: from conversion-daemon.a-mtaout22.012.net.il by a-mtaout22.012.net.il (HyperSendmail v2007.08) id <0MW500J00RZH1O00@a-mtaout22.012.net.il> for gdb-patches@sourceware.org; Tue, 12 Nov 2013 18:18:58 +0200 (IST) Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout22.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0MW500JJDRZM1H00@a-mtaout22.012.net.il>; Tue, 12 Nov 2013 18:18:58 +0200 (IST) Date: Tue, 12 Nov 2013 16:39:00 -0000 From: Eli Zaretskii Subject: Re: [RFC] Add ada-exception-catchpoints to -list-features command output. In-reply-to: <20131112095416.GD3481@adacore.com> To: Joel Brobecker Cc: gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: <83vbzx1tlc.fsf@gnu.org> References: <1384076960-12339-1-git-send-email-brobecker@adacore.com> <831u2o41on.fsf@gnu.org> <20131112095416.GD3481@adacore.com> X-IsSubscribed: yes X-SW-Source: 2013-11/txt/msg00314.txt.bz2 > Date: Tue, 12 Nov 2013 13:54:16 +0400 > From: Joel Brobecker > Cc: gdb-patches@sourceware.org > > Thanks for the review. As discussed with Tom, I've decided to > merge the two entries into one. Attached is a patch that does that, > together with a revised manual update. Can you tell me what you think? > In particular, I am wondering whether the "all related to Ada > exceptions" really brings anything in this context other than noise. Looks good to me, although I suggest a minor correction below. > +Indicates support for the following commands, all related to Ada > +exceptions: ^^^^^^^^^^^ I suggest "all of them related" here.