This is the mail archive of the gdb-patches@sourceware.org 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: [PATCH] sim: make sure to include strsignal prototype


On Fri, 23 Mar 2012, Mike Frysinger wrote:
> On Friday 23 March 2012 01:24:07 Hans-Peter Nilsson wrote:
> > Another thing I noticed: could you please adjust the
> > sim/testsuite/sim/cris/c/ tests too?  Lots of "program stopped
> > with signal" there; your earlier fixes seems to have been just
> > to the asm/ subdir.
>
> i fixed the ones that failed when i did `make check-sim`.  wasn't ignoring the
> other ones, just didn't notice.  i can fix them up too.

Yes; a grep will find them.  Thanks.

> > I'm not putting it on you to assemble a
> > cris-elf toolchain to verify it (not that it shouldn't be
> > obvious :) just do the same transformation as in asm/.
>
> i think last time i tried to build a cris toolchain it failed horribly so i
> gave up

Ok, I'll bite:

FWIW, my autotester for cris-elf+cris-sim is humming along with
*no* test-suite regressions for the gcc-4.7 branch@185744.  For
gcc trunk@185744 there are *three* regressions since about 2007,
but all general, PR's open.  Updates of sim, binutils newlib
happen automatically when there are no gcc regressions and
there's a clean update.

Then again, there are some general newbie obstacles when you
build a *-elf + *-sim toolchain from scratch for simulator
testing, though generally none target-specific...  Well ok,
there's one caveat: you need dejagnu-1.5 or a debian-derived
dist (has all submitted baseboard files including the needed
cris-sim.exp) if you don't want to mess with local dejagnu
baseboard files.

brgds, H-P


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