Subject: Re: GDB or any other debugger for macppc
To: Dan Winship <danw@MIT.EDU>
From: Sanjay Lal <sanjayl@iqmail.net>
List: port-macppc
Date: 12/07/1999 14:06:36
Dan,
Is this for NetBSD-1.4.1 or -current? I tried the procedure for
NetBSD-1.4.1
but it failed saying that it couldnt find bfd.h. Using the -current
sources,
for usr.bin, the gdb dir doesnt seem to exist?
Thanks
Sanjay
Dan Winship wrote:
>
>
> That's pretty much correct. "cd /usr/src/gnu/usr.bin/gdb; make && make
> install" will get you gdb, but it doesn't deal with floating point,
> and I'm not sure can read core files...
>