A new drd version is available at the following location: http://home.euphonynet.be/bvassche/valgrind/valgrind-7173-drd-2007-11-17.patch.gz
Changes compared to version 2007-11-11: - Renamed the tool drd into exp_drd. - Moved the suppression file from the drd-directory to the top-level directory. - 'make install' now correctly installs drd's suppression file. - Moved the client requests for obtainging Valgrind's thread ID and setting the thread name from the core to drd. - Removed several small core changes that were not necessary for drd's operation. - fp_race regression test now also succeeds on AMD-64. - Added some missing files for the pth_detached2 regression test. Most important known bugs: - drd is soon killed by the OOM handler when started with bigger clients. - drd/default.supp has to be installed manually in the installation dir. You can apply this patch with the following commands: cd valgrind zcat ../valgrind-7146-drd-2007-11-11.patch.gz | patch -p0 chmod a+x exp_drd/tests/filter* ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Valgrind-developers mailing list Valgrind-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/valgrind-developers