From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4499 invoked by alias); 17 Sep 2011 07:02:15 -0000 Received: (qmail 4483 invoked by uid 22791); 17 Sep 2011 07:02:13 -0000 X-SWARE-Spam-Status: No, hits=-0.7 required=5.0 tests=AWL,BAYES_00,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout20.012.net.il (HELO mtaout20.012.net.il) (80.179.55.166) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 17 Sep 2011 07:01:57 +0000 Received: from conversion-daemon.a-mtaout20.012.net.il by a-mtaout20.012.net.il (HyperSendmail v2007.08) id <0LRN00G00NFD3Z00@a-mtaout20.012.net.il> for gdb-patches@sourceware.org; Sat, 17 Sep 2011 10:00:33 +0300 (IDT) Received: from HOME-C4E4A596F7 ([77.127.239.98]) by a-mtaout20.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0LRN00F1KNGTQL80@a-mtaout20.012.net.il>; Sat, 17 Sep 2011 10:00:31 +0300 (IDT) Date: Sat, 17 Sep 2011 08:59:00 -0000 From: Eli Zaretskii Subject: Re: [PATCH 3/3] [Ada/doco] Document the new -ada-task-info GDB/MI command. In-reply-to: <1316205921-18702-4-git-send-email-brobecker@adacore.com> To: Joel Brobecker Cc: gdb-patches@sourceware.org, vladimir@codesourcery.com, brobecker@adacore.com Reply-to: Eli Zaretskii Message-id: <837h57veng.fsf@gnu.org> References: <1316205921-18702-1-git-send-email-brobecker@adacore.com> <1316205921-18702-4-git-send-email-brobecker@adacore.com> 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-09/txt/msg00337.txt.bz2 > From: Joel Brobecker > Cc: vladimir@codesourcery.com, Joel Brobecker > Date: Fri, 16 Sep 2011 13:45:21 -0700 > > gdb/doc/ChangeLog: > > * gdb.texinfo (GDB/MI Ada Tasking Commands): New node. > (GDB/MI Miscellaneous Commands): Add `ada-task-info' > as possible feature returned by the `-list-features' > command. I sent my comments in response to the previous message with similar content.