From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11627 invoked by alias); 15 Nov 2005 18:01:03 -0000 Received: (qmail 11593 invoked by uid 22791); 15 Nov 2005 18:01:00 -0000 Received: from zproxy.gmail.com (HELO zproxy.gmail.com) (64.233.162.204) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Tue, 15 Nov 2005 18:01:00 +0000 Received: by zproxy.gmail.com with SMTP id l1so1838625nzf for ; Tue, 15 Nov 2005 10:00:58 -0800 (PST) Received: by 10.36.215.21 with SMTP id n21mr3183641nzg; Tue, 15 Nov 2005 10:00:58 -0800 (PST) Received: by 10.37.2.35 with HTTP; Tue, 15 Nov 2005 10:00:58 -0800 (PST) Message-ID: <8f2776cb0511151000n7ee69dcax5ca56df74c364855@mail.gmail.com> Date: Tue, 15 Nov 2005 19:14:00 -0000 From: Jim Blandy To: Eli Zaretskii Subject: Re: RFA: GDB manual: consolidate reserved packet descriptions Cc: gdb-patches@sources.redhat.com In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <8f2776cb0511150051n17e3376fod4f40db35a4b2793@mail.gmail.com> 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/msg00209.txt.bz2 On 11/15/05, Eli Zaretskii wrote: > > From: Jim Blandy > > gdb/doc/ChangeLog: > > 2005-11-15 Jim Blandy > > > > * gdb.texinfo (Packets): Mention that packets beginning with > > letters are reserved once, at the top, instead of actually listing > > them all and saying "reserved". > > Fine with me, thanks. Committed --- thanks.