From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21485 invoked by alias); 3 Aug 2011 08:59:08 -0000 Received: (qmail 21476 invoked by uid 22791); 3 Aug 2011 08:59:07 -0000 X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from fencepost.gnu.org (HELO fencepost.gnu.org) (140.186.70.10) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 03 Aug 2011 08:58:47 +0000 Received: from eliz by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1QoXHq-0002Fq-DH; Wed, 03 Aug 2011 04:58:46 -0400 Date: Wed, 03 Aug 2011 08:59:00 -0000 Message-Id: From: Eli Zaretskii To: Yao Qi CC: gdb-patches@sourceware.org In-reply-to: <4E38A44C.8060309@codesourcery.com> (message from Yao Qi on Wed, 03 Aug 2011 09:28:44 +0800) Subject: Re: ping: [RFA 4/8] New port: TI C6x: Read loadmap from gdbserver Reply-to: Eli Zaretskii References: <4E263865.2070100@codesourcery.com> <4E2CF0C6.2060504@codesourcery.com> <4E38A44C.8060309@codesourcery.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-08/txt/msg00045.txt.bz2 > Date: Wed, 03 Aug 2011 09:28:44 +0800 > From: Yao Qi > CC: Eli Zaretskii > > Ping. http://sourceware.org/ml/gdb-patches/2011-07/msg00679.html > > > gdb/doc/ > > * gdb.texinfo : Document qXfer:fdpic:read packet. > > gdb/doc/ > * gdb.texinfo (General Query Packets): Document > qXfer:fdpic:read packet. > > Eli, how about documentation change in this patch? ChangeLog entry is > updated a little bit with the name of the node. It's okay, thanks. And sorry for the delay.