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]

[PATCH 0/4] introduce test suite "parallel" mode


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.

Tom


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