public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
* how to run gdb testsuite on psim
@ 2003-10-02 21:19 JP Bonn
  2003-10-03 20:58 ` JP Bonn
  0 siblings, 1 reply; 3+ messages in thread
From: JP Bonn @ 2003-10-02 21:19 UTC (permalink / raw)
  To: gdb

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: how to run gdb testsuite on psim
  2003-10-02 21:19 how to run gdb testsuite on psim JP Bonn
@ 2003-10-03 20:58 ` JP Bonn
  0 siblings, 0 replies; 3+ messages in thread
From: JP Bonn @ 2003-10-03 20:58 UTC (permalink / raw)
  To: JP Bonn, gdb


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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: how to run gdb testsuite on psim
@ 2003-10-03 22:01 Michael Elizabeth Chastain
  0 siblings, 0 replies; 3+ messages in thread
From: Michael Elizabeth Chastain @ 2003-10-03 22:01 UTC (permalink / raw)
  To: gdb, gdblist

  === 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?

Brief answer: no.  3000 PASS is about what you get if gdb can't
run any executable at all.  9000 PASS is a more functional gdb.

Results are posted in gdb-testers@sources.redhat.com mailing list.

Michael C

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-10-03 22:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-10-02 21:19 how to run gdb testsuite on psim JP Bonn
2003-10-03 20:58 ` JP Bonn
2003-10-03 22:01 Michael Elizabeth Chastain

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).