From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17429 invoked by alias); 26 May 2010 18:28:08 -0000 Received: (qmail 17420 invoked by uid 22791); 26 May 2010 18:28:07 -0000 X-SWARE-Spam-Status: No, hits=-2.1 required=5.0 tests=AWL,BAYES_00,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (38.113.113.100) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 26 May 2010 18:28:02 +0000 Received: (qmail 1758 invoked from network); 26 May 2010 18:28:00 -0000 Received: from unknown (HELO orlando.localnet) (pedro@127.0.0.2) by mail.codesourcery.com with ESMTPA; 26 May 2010 18:28:00 -0000 From: Pedro Alves To: gdb-patches@sourceware.org, Eli Zaretskii Subject: Re: [RFA] New qRelocInsn RSP packet, docs and NEWS. Date: Wed, 26 May 2010 18:28:00 -0000 User-Agent: KMail/1.12.2 (Linux/2.6.31-21-generic; KDE/4.3.2; x86_64; ; ) References: <201005241435.45703.pedro@codesourcery.com> <83hblxnphg.fsf@gnu.org> In-Reply-To: <83hblxnphg.fsf@gnu.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201005261927.56908.pedro@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: 2010-05/txt/msg00614.txt.bz2 On Monday 24 May 2010 19:06:51, Eli Zaretskii wrote: > The documentation parts of the patch, including the NEWS entry, are > fine with me. > > Thanks. Thanks for the review. I've applied it after fixing the typo Joel spotted. -- Pedro Alves