From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26460 invoked by alias); 16 Dec 2007 22:49:28 -0000 Received: (qmail 26450 invoked by uid 22791); 16 Dec 2007 22:49:28 -0000 X-Spam-Check-By: sourceware.org Received: from nitzan.inter.net.il (HELO nitzan.inter.net.il) (213.8.233.22) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sun, 16 Dec 2007 22:49:22 +0000 Received: from HOME-C4E4A596F7 (IGLD-80-230-202-211.inter.net.il [80.230.202.211]) by nitzan.inter.net.il (MOS 3.7.3a-GA) with ESMTP id IOO16063 (AUTH halo1); Mon, 17 Dec 2007 00:45:48 +0200 (IST) Date: Sun, 16 Dec 2007 22:57:00 -0000 Message-Id: From: Eli Zaretskii To: Daniel Jacobowitz CC: gdb-patches@sourceware.org, ukleinek@informatik.uni-freiburg.de, jimb@codesourcery.com In-reply-to: <20071216203035.GD22905@caradoc.them.org> (message from Daniel Jacobowitz on Sun, 16 Dec 2007 15:30:35 -0500) Subject: Re: [rfa] Clarify remote protocol RLE example Reply-to: Eli Zaretskii References: <20071103161956.GA7885@caradoc.them.org> <20071103191822.GA17820@caradoc.them.org> <20071216203035.GD22905@caradoc.them.org> 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: 2007-12/txt/msg00242.txt.bz2 > Date: Sun, 16 Dec 2007 15:30:35 -0500 > From: Daniel Jacobowitz > Cc: gdb-patches@sourceware.org, ukleinek@informatik.uni-freiburg.de, > jimb@codesourcery.com > > When I put everything together, I came up with the attached patch. Is > this clearer? Yes, thanks.