From owner-freebsd-hackers Sat Dec 18 6:41:59 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from herring.nlsystems.com (nlsys.demon.co.uk [158.152.125.33]) by hub.freebsd.org (Postfix) with ESMTP id 868C914EB3 for ; Sat, 18 Dec 1999 06:41:56 -0800 (PST) (envelope-from dfr@nlsystems.com) Received: from salmon.nlsystems.com (salmon.nlsystems.com [10.0.0.3]) by herring.nlsystems.com (8.9.3/8.8.8) with ESMTP id OAA84682; Sat, 18 Dec 1999 14:51:59 GMT (envelope-from dfr@nlsystems.com) Date: Sat, 18 Dec 1999 14:51:59 +0000 (GMT) From: Doug Rabson To: Julian Elischer Cc: hackers@freebsd.org Subject: Re: aout gdb in 3.x In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 17 Dec 1999, Julian Elischer wrote: > > How does one compile a version of GDB that can read a.out files? > I know there is a way of doing it but I have totoally failed to work > out how to do so. I think you can do this by changing src/gnu/usr.bin/binutils/gdb/Makefile. Change: CFLAGS += -DFREEBSD_ELF to set FREEBSD_AOUT instead. -- Doug Rabson Mail: dfr@nlsystems.com Nonlinear Systems Ltd. Phone: +44 181 442 9037 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message