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 01:31 AM, Joel Brobecker wrote:

> Unfortunately, as explained at
> http://www.sourceware.org/ml/gdb-patches/2012-04/msg00523.html,  I was
> not able to test this patch against the official testsuite. I think
> it's an expect problem on AIX, and I did take the time a long time
> to look into the expect sources, and fix some of the problems I faced
> at the time.  But I don't want to do that again, not for AIX.


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.

-- 
Pedro Alves


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