From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21419 invoked by alias); 20 Jan 2002 08:29:43 -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 21387 invoked from network); 20 Jan 2002 08:29:42 -0000 Received: from unknown (HELO is.elta.co.il) (199.203.121.2) by sources.redhat.com with SMTP; 20 Jan 2002 08:29:42 -0000 Received: from is (is [199.203.121.2]) by is.elta.co.il (8.9.3/8.8.8) with SMTP id KAA08949; Sun, 20 Jan 2002 10:28:53 +0200 (IST) Date: Sun, 20 Jan 2002 00:29:00 -0000 From: Eli Zaretskii X-Sender: eliz@is To: Andrew Cagney cc: gdb-patches@sources.redhat.com, mrg@redhat.com Subject: Re: [patch/rfc] Don't assume the host In-Reply-To: <3C489A0A.9060904@cygnus.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SW-Source: 2002-01/txt/msg00559.txt.bz2 On Fri, 18 Jan 2002, Andrew Cagney wrote: > this time it includes updates to gdbint.texinfo (Eli?). Approved. > One thing I noticed in tweeking the doco is that there is a mysterious > but almost useless chapter ``Porting GDB''. The information that > chapter provides is also present elsewhere in a more complete form. What is that other chapter? > + New host only configurations do not need this file. What is a ``host only configuration''? Is it an a.k.a. for ``native''? I'm not sure, since you later say > ! New host and native configurations do not need this file. Otherwise, I have no comments.