This is the mail archive of the gdb@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: how to run gdb testsuite on psim


I tried:
make check RUNTESTFLAGS="--target_board=powerpc-sim"
and I got a zillion errors.
I removed the -msim from the powerpc-sim.exp and things improved to:

               === gdb Summary ===

# of expected passes            3002
# of unexpected failures        1493
# of unexpected successes       3
# of expected failures          45
# of unresolved testcases       154
# of untested testcases         1
# of unsupported tests          7

Is this the expected reult?  Are results posted anywhere?



> How do I run the GDB testsuite on one of GDB's simulators?  I've
> compiled a cross GDB for the ppc-rtems (RTEMS OS) target and I'd like
> to
> run the test suite against it on psim.


-------------------------------
The best kept secret in e-mail.
http://eioMAIL.com


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