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: [EMAIL PROTECTED]
Nonlinear Systems Ltd. Phone: +44 181 442 9037
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message