[RFA/commit 2/2] pspace != NULL failed assertion on ppc-aix

Pedro Alves palves@redhat.com
Wed Apr 18 15:13:00 GMT 2012


On 04/18/2012 03:54 PM, Joel Brobecker wrote:

>> You really really need to look into remote host testing.  :-) In that
>> mode, dejagnu runs on e.g., a GNU/Linux machine, which ssh's into the AIX
>> host just to run the tests against GDB.  No except runs on the remote host
>> that way.
> 
> That would be nice. Is there a pointer somewhere on how to do that?


There's a "Remote Host Testing" section in the DejaGNU manual:

https://www.gnu.org/software/dejagnu/manual/x844.html#releng

Basically, you'll need a host board for --host_board=.  Unfortunately, I no
longer have access to examples, but I know it works.  :-)

-- 
Pedro Alves



More information about the Gdb-patches mailing list