From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29077 invoked by alias); 20 Aug 2002 14:56:22 -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 29063 invoked from network); 20 Aug 2002 14:56:20 -0000 Received: from unknown (HELO localhost.redhat.com) (216.138.202.10) by sources.redhat.com with SMTP; 20 Aug 2002 14:56:20 -0000 Received: from ges.redhat.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 05EB93D6E; Tue, 20 Aug 2002 10:56:19 -0400 (EDT) Message-ID: <3D625892.1020306@ges.redhat.com> Date: Tue, 20 Aug 2002 07:56:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0.0) Gecko/20020810 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Daniel Jacobowitz Cc: Peter Barada , Peter.Barada@Motorola.com, gdb@sources.redhat.com Subject: Re: Can't build m68k-linux gdb-5.2.1 References: <200208192254.g7JMsMe09414@hyper.wm.sps.mot.com> <3D619C86.3080500@ges.redhat.com> <200208201333.g7KDXaq14662@hyper.wm.sps.mot.com> <3D62489D.5020502@ges.redhat.com> <20020820140403.GA28061@nevyn.them.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2002-08/txt/msg00231.txt.bz2 > > It's already there. In gdbserver/README. I have a promise to Eli > sitting in my inbox to add it to gdb/INSTALL, except that I just > noticed there _isn't_ a gdb/INSTALL. So I don't know how much more > prominent I can make it. Er, this is documentation :-) Debugging remote programs: http://sources.redhat.com/gdb/current/onlinedocs/gdb_18.html#SEC133 Installing GDB: http://sources.redhat.com/gdb/current/onlinedocs/gdb_30.html#SEC620 > No one reads the READMEs... GDB does have gdb/README so I'd assume that is where Eli ment. Andrew