From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30302 invoked by alias); 16 Apr 2010 20:30:30 -0000 Received: (qmail 30253 invoked by uid 22791); 16 Apr 2010 20:30:29 -0000 X-Spam-Check-By: sourceware.org Received: from pool-173-76-55-5.bstnma.fios.verizon.net (HELO cgf.cx) (173.76.55.5) by sourceware.org (qpsmtpd/0.83/v0.83-20-g38e4449) with ESMTP; Fri, 16 Apr 2010 20:30:23 +0000 Received: from ednor.cgf.cx (ednor.casa.cgf.cx [192.168.187.5]) by cgf.cx (Postfix) with ESMTP id A113813C068; Fri, 16 Apr 2010 16:30:21 -0400 (EDT) Received: by ednor.cgf.cx (Postfix, from userid 201) id 9C1272B352; Fri, 16 Apr 2010 16:30:21 -0400 (EDT) Date: Fri, 16 Apr 2010 20:30:00 -0000 From: Christopher Faylor To: gdb-patches@sourceware.org, pedro@codesourcery.com, Pierre Muller , Eli Zaretskii Subject: Re: [RFA-v9] Add Windows OS Thread Information Block Message-ID: <20100416203021.GA1107@ednor.casa.cgf.cx> Mail-Followup-To: gdb-patches@sourceware.org, pedro@codesourcery.com, Pierre Muller , Eli Zaretskii References: <000901c9f5ef$4ee06f10$eca14d30$@u-strasbg.fr> <201004131214.00652.pedro@codesourcery.com> <004b01cadb0c$2f21b870$8d652950$%muller@ics-cnrs.unistra.fr> <201004131606.35452.pedro@codesourcery.com> <000c01cadcee$7ffcedd0$7ff6c970$%muller@ics-cnrs.unistra.fr> <83wrw7x66u.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <83wrw7x66u.fsf@gnu.org> User-Agent: Mutt/1.5.20 (2009-06-14) 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-04/txt/msg00520.txt.bz2 On Fri, Apr 16, 2010 at 09:27:53AM +0300, Eli Zaretskii wrote: >> From: "Pierre Muller" >> Cc: "'Pedro Alves'" , >> Date: Fri, 16 Apr 2010 00:53:42 +0200 >> >> I still need the approval from Eli for the documentation part. > >You've got it. Pedro did such an excellent job reviewing the >documentation part that I simply had no reasons to chime in. Yes, big thanks to Pedro for being so meticulous. cgf