This is the mail archive of the gdb-patches@sources.redhat.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]
Other format: [Raw text]

Re: RFA symtab: Fix for PR c++/1267 ("next" and shared libraries)


On Fri, Jul 25, 2003 at 09:04:09AM +0200, Eli Zaretskii wrote:
> > Date: Thu, 24 Jul 2003 16:58:40 -0400
> > From: Daniel Jacobowitz <drow@mvista.com>
> > > 
> > > For 6.0, could you test it on a COFF toolchain, and on some non-GNU
> > > toolchain?  It would be nice to have those three PR's closed in 6.0.
> > 
> > I no longer have access to any non-GNU toolchains.  I'll try to build a
> > COFF simulator target and give it a whirl, though...
> 
> You could build a cross DJGPP version.  DJGPP supports COFF if you
> compile with -gcoff.

Yes - unfortunately there's no simulator, so I couldn't test it.

I tried my usual COFF targets: arm-coff did not build GCC, and sh-coff
built but the testsuite results were terrible (1680 failures even
without my patch).  I give up - I can't test it on a COFF system.

Adam's results on Solaris were perfect, however - no regressions except
for an expect fluke in one of the prompt tests.

Thoughts?

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer


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