From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24042 invoked by alias); 18 Nov 2005 17:23:13 -0000 Received: (qmail 24032 invoked by uid 22791); 18 Nov 2005 17:23:11 -0000 Received: from zproxy.gmail.com (HELO zproxy.gmail.com) (64.233.162.203) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Fri, 18 Nov 2005 17:23:11 +0000 Received: by zproxy.gmail.com with SMTP id l1so256896nzf for ; Fri, 18 Nov 2005 09:23:09 -0800 (PST) Received: by 10.36.18.6 with SMTP id 6mr1557575nzr; Fri, 18 Nov 2005 09:23:09 -0800 (PST) Received: by 10.37.2.35 with HTTP; Fri, 18 Nov 2005 09:23:09 -0800 (PST) Message-ID: <8f2776cb0511180923q70f7c925gd16ab8b7a8edeefe@mail.gmail.com> Date: Fri, 18 Nov 2005 20:25:00 -0000 From: Jim Blandy To: Kevin Buettner Subject: Re: [rfa/doc] Add section on interrupts to remote protocol documentation Cc: gdb-patches@sources.redhat.com In-Reply-To: <20051118085548.4294b7af@ironwood.lan> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20051117195224.32094bd5@ironwood.lan> <8f2776cb0511172044w663f78f8wfac5c3501891996d@mail.gmail.com> <437D60FA.4020506@sakuraindustries.com> <8f2776cb0511172159m4471bb5yf1318cf749a7df26@mail.gmail.com> <20051118085548.4294b7af@ironwood.lan> Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2005-11/txt/msg00339.txt.bz2 On 11/18/05, Kevin Buettner wrote: > > @samp{Ctrl-C} must not be sent as part of a packet as > > +defined in the Overview section. @xref{Overview}. > > My intent was to say that Ctrl-C, the interrupt message, is sent by > itself and does not include any other packet markup. I'll try to > clarify this in the doc before committing anything. Oh, I see it now. Yeah, that passage can be read two very different ways.