From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8498 invoked by alias); 10 Nov 2004 04:19:06 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 8440 invoked from network); 10 Nov 2004 04:18:58 -0000 Received: from unknown (HELO balder.inter.net.il) (192.114.186.15) by sourceware.org with SMTP; 10 Nov 2004 04:18:58 -0000 Received: from zaretski ([80.230.154.117]) by balder.inter.net.il (Mirapoint Messaging Server MOS 3.3.7-GR) with ESMTP id DVY91670 (AUTH halo1); Wed, 10 Nov 2004 06:18:49 +0200 (IST) Date: Wed, 10 Nov 2004 04:19:00 -0000 From: "Eli Zaretskii" To: Message-ID: <01c4c6db$Blat.v2.2.2$bb41b6c0@zahav.net.il> Content-Transfer-Encoding: 7BIT Content-Type: text/plain; charset=ISO-8859-1 CC: gdb-patches@sources.redhat.com In-reply-to: <000b01c4c64f$eaed9010$0bbda8c0@Kindrogan> (jbeniston@compxs.com) Subject: Re: PATCH: Update documentation of binary transfers in remote serial protocol Reply-to: Eli Zaretskii References: <000b01c4c64f$eaed9010$0bbda8c0@Kindrogan> X-SW-Source: 2004-11/txt/msg00185.txt.bz2 > From: "Jon Beniston" > Date: Tue, 9 Nov 2004 11:33:16 -0000 > > The following patch more completely describes the escaping mechanism for > binary transfers. > > Cheers, > Jon > > > 2004-11-09 Jon Beniston > > * gdb.texinfo (Remote Serial Protocol): Further describe > binary transfer escaping mechanism . Thanks, approved.