From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8880 invoked by alias); 28 Jun 2009 18:01:46 -0000 Received: (qmail 8443 invoked by uid 22791); 28 Jun 2009 18:01:43 -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 mtaout6.012.net.il (HELO mtaout6.012.net.il) (84.95.2.16) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sun, 28 Jun 2009 18:01:36 +0000 Received: from conversion-daemon.i-mtaout6.012.net.il by i-mtaout6.012.net.il (HyperSendmail v2007.08) id <0KLY00M00NCFR600@i-mtaout6.012.net.il>; Sun, 28 Jun 2009 21:01:33 +0300 (IDT) Received: from HOME-C4E4A596F7 ([84.229.213.34]) by i-mtaout6.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0KLY00H7KNEKJG20@i-mtaout6.012.net.il>; Sun, 28 Jun 2009 21:01:33 +0300 (IDT) Date: Sun, 28 Jun 2009 18:01:00 -0000 From: Eli Zaretskii Subject: Re: [patch] Remove unimplemented MI commands [Re: Learn function name by its address] In-reply-to: <8ac60eac0906272112w6e84697dg963416c68c6eef53@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: <83my7s44qr.fsf@gnu.org> References: <8ac60eac0906271144k61bbb6e3sc092d2780dc4192e@mail.gmail.com> <83prcp4dci.fsf@gnu.org> <8ac60eac0906271350o544d5f73i646caa1d29eb24a0@mail.gmail.com> <83ocs93v20.fsf@gnu.org> <8ac60eac0906272112w6e84697dg963416c68c6eef53@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/msg00788.txt.bz2 > Date: Sat, 27 Jun 2009 21:12:54 -0700 > From: Paul Pluzhnikov > Cc: gdb-patches@sourceware.org, tromey@redhat.com, msnyder@vmware.com, > andre.poenitz@nokia.com, gdb@sourceware.org, brobecker@adacore.com > > > But in any case, no, there's no consistency issue here: while most > > humans read the code, almost no one reads the Texinfo sources > > Ok. Updated patch attached. Thanks, the patch for the manual is fine with me.