This is the mail archive of the gdb-patches@sourceware.org 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: [RFA/commit 2/2] pspace != NULL failed assertion on ppc-aix


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


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