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 v2 00/17] test suite parallel safety


This is a refresh of my test suite parallel safety series.

You can see the original thread here:

    https://sourceware.org/ml/gdb-patches/2013-08/msg00696.html

This resubmission also rolls in the patch to turn on parallel mode,
originally submitted separately:

    https://sourceware.org/ml/gdb-patches/2013-08/msg00844.html

I believe this series addresses all the comments from the previous
one.

After rebasing, there were a few tests that started failing in
parallel mode.  I've amended this series with a few patches (patches
14-16) to fix these.

Built and regtested on x86-64 Fedora 18 in both parallel and
"traditional" modes.

Let me know what you think.

Tom



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