From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28522 invoked by alias); 19 Nov 2004 07:19:40 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 28506 invoked from network); 19 Nov 2004 07:19:34 -0000 Received: from unknown (HELO balder.inter.net.il) (192.114.186.15) by sourceware.org with SMTP; 19 Nov 2004 07:19:34 -0000 Received: from zaretski (pns03-200-168.inter.net.il [80.230.200.168]) by balder.inter.net.il (Mirapoint Messaging Server MOS 3.3.7-GR) with ESMTP id DWH46294 (AUTH halo1); Fri, 19 Nov 2004 09:19:25 +0200 (IST) Date: Fri, 19 Nov 2004 10:34:00 -0000 From: "Eli Zaretskii" To: Kevin Buettner Message-ID: <01c4ce07$Blat.v2.2.2$e75ad880@zahav.net.il> Content-Transfer-Encoding: 7BIT Content-Type: text/plain; charset=ISO-8859-1 CC: gdb@sources.redhat.com In-reply-to: <20041118142214.62efed41@saguaro> (message from Kevin Buettner on Thu, 18 Nov 2004 14:22:14 -0700) Subject: Re: Proposal (#2): qGetTLSAddr remote protocol packet Reply-to: Eli Zaretskii References: <20041118142214.62efed41@saguaro> X-SW-Source: 2004-11/txt/msg00196.txt.bz2 > Date: Thu, 18 Nov 2004 14:22:14 -0700 > From: Kevin Buettner > > Below is a revised proposal for a new remote protocol packet for > fetching a thread local storage address. It is written it in a form > (sans markup) that is compatible with the rest of the remote protocol > documentation. The documentation part is okay with me (sans the missing markup). Thanks.