From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2478 invoked by alias); 18 Nov 2005 17:33:48 -0000 Received: (qmail 2469 invoked by uid 22791); 18 Nov 2005 17:33:46 -0000 Received: from zproxy.gmail.com (HELO zproxy.gmail.com) (64.233.162.193) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Fri, 18 Nov 2005 17:33:46 +0000 Received: by zproxy.gmail.com with SMTP id l1so259442nzf for ; Fri, 18 Nov 2005 09:33:44 -0800 (PST) Received: by 10.37.2.48 with SMTP id e48mr9015088nzi; Fri, 18 Nov 2005 09:33:44 -0800 (PST) Received: by 10.37.2.35 with HTTP; Fri, 18 Nov 2005 09:33:44 -0800 (PST) Message-ID: <8f2776cb0511180933x631fe08chc0c52bb52dbc9c41@mail.gmail.com> Date: Fri, 18 Nov 2005 21:00:00 -0000 From: Jim Blandy To: Eli Zaretskii Subject: Re: RFA: GDB manual: clean up query packet documentation 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: <8f2776cb0511171727i37c5455ew5d492d4651358db5@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/msg00340.txt.bz2 On 11/18/05, Eli Zaretskii wrote: > One question, though: > > > - Reply: > > - @table @samp > > - @item @var{XX@dots{}} > > - Hex encoded data from query. The reply must not be empty. > > - @item E @var{NN} > > - error reply > > - @item > > - Indicating an unrecognized @var{query}. > > - @end table > > This "Reply:" part is not in the new text. Did you really intend to > delete it, and if so, why? The descriptions for the individual packets give the forms of their replies, and the fact that an empty reply means that the packet isn't recognized applies to all packets, and is explained in the "Overview" node.