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: [PATCH 0/4] introduce test suite "parallel" mode


On 07/17/2013 03:58 PM, Tom Tromey wrote:
> This series adds some necessary infrastructure for fully parallelizing
> the test suite.
> 
> It updates some code in testsuite/lib to use the standard_* procs.
> Then it introduces parallel mode and the inotify mode;
> standard_temp_file, and finally caching procs.
> 
> I think the commentary in each patch ought to explain it sufficiently.
> 
> I built and regtested this on x86-64 Fedora 18.
> I also regtested it using native-gdbserver.exp.
> 
> After this series, parallel mode still doesn't really work.
> More changes are necessary.  This is explained in patch #2.

It might be a good idea to force-disable this somewhere
with remote-host testing, though you're most likely aware
of that already.

I read the series, and I have no further comments.

Thanks,
-- 
Pedro Alves


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