This is the mail archive of the
gdb@sourceware.org
mailing list for the GDB project.
testing GDB with the simulator
- From: Joel Brobecker <brobecker at adacore dot com>
- To: gdb at sourceware dot org
- Date: Mon, 4 Feb 2008 12:43:47 -0800
- Subject: testing GDB with the simulator
Hello,
Is there a way to run the GDB testsuite on the GDB simulator?
Perhaps with a specific board file, as explained in the GDB Wiki
for testing with the gdbserver? I just did some powerpc-specific
work, and had to test it on ppc-aix, which is extremely slow
with the machines that AdaCore has. I think I could save quite
a bit of time if I could do the testing on the powerpc simulator
and the powerpc-elf target. If possible, I'll be happy to contribute
a Wiki page for it.
Thanks,
--
Joel