From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30194 invoked by alias); 21 Jan 2002 10:25:26 -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 30061 invoked from network); 21 Jan 2002 10:25:15 -0000 Received: from unknown (HELO is.elta.co.il) (199.203.121.2) by sources.redhat.com with SMTP; 21 Jan 2002 10:25:15 -0000 Received: from is (is [199.203.121.2]) by is.elta.co.il (8.9.3/8.8.8) with SMTP id MAA17286; Mon, 21 Jan 2002 12:24:29 +0200 (IST) Date: Mon, 21 Jan 2002 02:25:00 -0000 From: Eli Zaretskii X-Sender: eliz@is To: Andrew Cagney cc: gdb-patches@sources.redhat.com Subject: Re: [rfa] Move remote stuff to new chapter In-Reply-To: <3C4BB991.8010409@cygnus.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SW-Source: 2002-01/txt/msg00640.txt.bz2 On Mon, 21 Jan 2002, Andrew Cagney wrote: > With that in mind, I'd like to propose that a new chapter be created: > ``Debugging remote programs''. The attatched patch is a first cut at this. > > The second thing to consider (not done here) is to remove the remote > protocol specification to an appendix. It is very much like the > maintenance commands. While they are one of GDB's interfaces they are > pretty obscure and not part of normal reading. > > Thoughts? I think it's a good change.