|
From: Bart V. A. <bar...@gm...> - 2007-01-02 11:03:10
|
A new drd version is available at the following location: http://home.euphonynet.be/bvassche/valgrind/valgrind-6472-drd-2007-01-02.patch.gz Changes since version 2006-12-30: - Code in the .plt section is no longer instrumented, such that accesses to the .got.plt section are no longer considered as races. - Cleaned up the suppression file drd/default.supp. - The suppression file drd/default.supp is now loaded by default. New bugs: - The suppression file drd/default.supp has to be installed manually, this does not happen yet automatically via 'make install'. Bart. |