From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2371 invoked by alias); 27 Jun 2009 20:43:39 -0000 Received: (qmail 2353 invoked by uid 22791); 27 Jun 2009 20:43:38 -0000 X-SWARE-Spam-Status: No, hits=-1.3 required=5.0 tests=AWL,BAYES_00,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout4.012.net.il (HELO mtaout3.012.net.il) (84.95.2.10) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 27 Jun 2009 20:43:29 +0000 Received: from conversion-daemon.i_mtaout3.012.net.il by i_mtaout3.012.net.il (HyperSendmail v2004.12) id <0KLW00L00ZZWJ600@i_mtaout3.012.net.il>; Sat, 27 Jun 2009 23:43:26 +0300 (IDT) Received: from HOME-C4E4A596F7 ([84.229.213.34]) by i_mtaout3.012.net.il (HyperSendmail v2004.12) with ESMTPA id <0KLX00EBM08CXZJ0@i_mtaout3.012.net.il>; Sat, 27 Jun 2009 23:43:25 +0300 (IDT) Date: Sat, 27 Jun 2009 20:43:00 -0000 From: Eli Zaretskii Subject: Re: [patch] Remove unimplemented MI commands [Re: Learn function name by its address] In-reply-to: <8ac60eac0906271144k61bbb6e3sc092d2780dc4192e@mail.gmail.com> To: Paul Pluzhnikov Cc: gdb-patches@sourceware.org, tromey@redhat.com, msnyder@vmware.com, andre.poenitz@nokia.com, gdb@sourceware.org, brobecker@adacore.com Reply-to: Eli Zaretskii Message-id: <83prcp4dci.fsf@gnu.org> References: <8ac60eac0906271144k61bbb6e3sc092d2780dc4192e@mail.gmail.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: 2009-06/txt/msg00772.txt.bz2 > Date: Sat, 27 Jun 2009 11:44:23 -0700 > From: Paul Pluzhnikov > Cc: Tom Tromey , Michael Snyder , =?ISO-8859-1?B?QW5kcukgUPZuaXR6?= , "gdb@sourceware.org" , Joel Brobecker > Ok, patch attached. Thanks. > doc/ChangeLog > > * gdb.texinfo: Remove unimplemented MI commands. Sorry, no (for this part). I asked to leave the text there, just commented away with @ignore..@end ignore. Some of the text you removed was already either @ignore'd or commented out, actually. And in any case, please state in the ChangeLog entry the names of the nodes where you make your changes. A file name alone is not enough.