From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10128 invoked by alias); 16 Sep 2007 14:23:16 -0000 Received: (qmail 10117 invoked by uid 22791); 16 Sep 2007 14:23:16 -0000 X-Spam-Check-By: sourceware.org Received: from zigzag.lvk.cs.msu.su (HELO zigzag.lvk.cs.msu.su) (158.250.17.23) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sun, 16 Sep 2007 14:23:12 +0000 Received: from Debian-exim by zigzag.lvk.cs.msu.su with spam-scanned (Exim 4.50) id 1IWv1f-0002KC-Bh for gdb-patches@sources.redhat.com; Sun, 16 Sep 2007 18:23:07 +0400 Received: from localhost ([127.0.0.1] helo=ip6-localhost) by zigzag.lvk.cs.msu.su with esmtp (Exim 4.50) id 1IWv1Y-0002K0-Ao; Sun, 16 Sep 2007 18:23:00 +0400 From: Vladimir Prus Subject: Re: [mi] -list-features To: Eli Zaretskii , gdb-patches@sources.redhat.com,Daniel Jacobowitz Date: Sun, 16 Sep 2007 14:23:00 -0000 References: <200708311300.36546.ghost@cs.msu.su> <200709080026.01470.ghost@cs.msu.su> User-Agent: KNode/0.10.4 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit Message-Id: 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: 2007-09/txt/msg00201.txt.bz2 Eli Zaretskii wrote: >> From: Vladimir Prus >> Date: Sat, 8 Sep 2007 00:26:00 +0400 >> Cc: drow@false.org, >> gdb-patches@sources.redhat.com >> >> Here's the updated patch, including texinfo docs. OK? > > Yes. > >> +Returns a list of particular features of the MI protocol that >> +this version of gdb implements. A feature can be a command, > ^^^ > Please use @value{GDBN} here. Sorry if this was in the original patch > and I didn't pay attention. Thanks for review. Dan, you disliked the naming of the new command and planned to comment, do you still plan to? - Volodya