This is the mail archive of the gdb-patches@sourceware.cygnus.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: RFA: i386/nbsd.mt, i386nbsd-nat.c


Actually, i have patches to make FreeBSD build native just fine.
I merged the patches freebsd uses against 4.18 into the current gdb.
It fails some shared lib tests, but past that, it's fine.
I can submit them if you like.


On Wed, 22 Mar 2000, Andrew Cagney wrote:

> "J.T. Conklin" wrote:
> > 
> > I submit the enclosed patch for approval.  This change splits out
> > NetBSD native support from the FreeBSD, BSDI, and 386BSD support.  The
> > changes I submitted earlier today convert the NetBSD target to use the
> > generic floating point register support, which conflicts with i386b-nat.c
> > 
> >         --jtc
> > 
> > 2000-03-21  J.T. Conklin  <jtc@redback.com>
> > 
> >         * i386/nbsd.mh (NATDEPFILES): Changed i386b-nat.c to i386nbsd-nat.c.
> >         * i386nbsd-nat.c: New file.
> 
> Ok.  (The naming schema *-nat.c files is AWAL.  Your consistent with
> other *bsd targets :-)
> Last time I tried FreeBSD couldn't build GDB native anyway.
> 
> 	Andrew
> 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]