From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9387 invoked by alias); 21 Aug 2002 06:38:48 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 9376 invoked from network); 21 Aug 2002 06:38:47 -0000 Received: from unknown (HELO odin.inter.net.il) (192.114.186.10) by sources.redhat.com with SMTP; 21 Aug 2002 06:38:47 -0000 Received: from Zaretsky ([80.230.2.40]) by odin.inter.net.il (Mirapoint Messaging Server MOS 3.1.0.58-GA) with ESMTP id ALQ76811; Wed, 21 Aug 2002 09:37:53 +0300 (IDT) Date: Tue, 20 Aug 2002 23:38:00 -0000 From: "Eli Zaretskii" To: drow@mvista.com Message-Id: <9003-Wed21Aug2002094031+0300-eliz@is.elta.co.il> CC: gdb@sources.redhat.com In-reply-to: <20020820140518.GB28061@nevyn.them.org> (message from Daniel Jacobowitz on Tue, 20 Aug 2002 10:05:18 -0400) Subject: Re: how to compile to get a copy of gdbserver Reply-to: Eli Zaretskii References: <20020808035229.GA17750@nevyn.them.org> <20020808125533.GA1133@nevyn.them.org> <1659-Sun11Aug2002165706+0300-eliz@is.elta.co.il> <20020820140518.GB28061@nevyn.them.org> X-SW-Source: 2002-08/txt/msg00243.txt.bz2 > Date: Tue, 20 Aug 2002 10:05:18 -0400 > From: Daniel Jacobowitz > > Eventually, I realized the flaw with this plan. There is no INSTALL. Darn, I keep forgetting that GDB doesn't have INSTALL. Maybe we should add it, since most other GNU software does have it. Put that in gdb/README, then. > There's a section in the texi manual about it, but I don't think that > does much good... since people without the program installed rarely > have the manual. As others have pointed out, the HTML version of the docs is generated from the Texinfo sources. So adding that to gdb.texinfo would also be a good idea.