This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Add support for ppc-lynxos to GDBserver
- From: Joel Brobecker <brobecker at adacore dot com>
- To: gdb-patches at sourceware dot org
- Date: Wed, 23 Jun 2010 13:46:14 -0400
- Subject: Add support for ppc-lynxos to GDBserver
Hello,
As discussed on IRC, I am submitting these series of patches that
brings support for powerpc-lynxos to GDBserver. As mentioned in
the last patch, this is single-process all-stop support only.
This entire patch series was tested as a whole using a ppc-lynxos cross
GDB hosted on sparc-solaris 2.8. I ran AdaCore's testsuite, which is
capable of running testcases with gdbserver running on a different
machine than then host.
--
Joel