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


Revision 3 of the initial parallel mode test suite change.
Revision 2 is here:

    http://sourceware.org/ml/gdb-patches/2013-08/msg00077.html

This revision addresses Pedro's comment about moving the
standard_temp_file calls into a different patch.  I moved them to the
patch that introduces standard_temp_file, which seemed logical.

This also fixes a think in patch #3: a couple of procs did not
actually use gdb_caching_proc, though they were intended to.

Regtested on x86-64 Fedora 18.

Tom


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