|
From: Bart V. A. <bar...@gm...> - 2006-11-20 18:22:07
|
Finally I found some time to continue working on my drd tool. Changes since last version: - Reworked integration with Valgrind's core. Restored the thread state machine to the original Valgrind version (as asked by Julian). - Fixed the bug that caused memcheck to crash at client exit. Valgrind now produces exactly the same results for its regression tests with the drd patch applied. Note: nothing has changed yet to the drd tool -- that's the next issue I will work on. http://home.euphonynet.be/bvassche/valgrind/valgrind-6361-core-2006-11-20.patch http://home.euphonynet.be/bvassche/valgrind/valgrind-6361-drd-2006-11-20.tar.bz2 |