Subject: Re: gdb-4.16
To: None <netbsd-developers@NetBSD.ORG>
From: Paul Kranenburg <pk@cs.few.eur.nl>
List: tech-toolchain
Date: 04/05/1997 11:56:25
[note: tech-toolchain added to cc list]

> > As far as I can tell, yet it does work.  (gdb doesn't actually use the
> > bfd shared library, and instead statically links it in, but it's still
> > the same bits.  I used a unified tree, with only one copy of bfd et
> > al.)
> 
> OK, I can do some more work to try making bfd as a shared library.
> When that's done, I'll upload a new version for review.


binutils 2.8 will be released in a couple of days. Maybe a good moment
to start looking into importing a few items, and making sure its BFD
library works for gdb4.16 as well.

-pk