Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Dec 1999 14:51:59 +0000 (GMT)
From:      Doug Rabson <dfr@nlsystems.com>
To:        Julian Elischer <julian@whistle.com>
Cc:        hackers@freebsd.org
Subject:   Re: aout gdb in 3.x
Message-ID:  <Pine.BSF.4.10.9912181451001.79491-100000@salmon.nlsystems.com>
In-Reply-To: <Pine.BSF.4.10.9912171307581.37239-100000@current1.whistle.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.9912181451001.79491-100000>