From: Nicholas Nethercote Date: Fri, 24 Jul 2009 19:34:55 +0000 (+0000) Subject: DRD now works on Darwin! X-Git-Tag: svn/VALGRIND_3_5_0~252 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0aea3c35b33e94ab8b8a9ea486475055604750cd;p=thirdparty%2Fvalgrind.git DRD now works on Darwin! git-svn-id: svn://svn.valgrind.org/valgrind/trunk@10596 --- diff --git a/Makefile.am b/Makefile.am index 9e99f993fb..cdb156738b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -26,7 +26,8 @@ else callgrind \ massif \ lackey \ - none + none \ + drd TEST_EXP_TOOLS = exp-bbv endif diff --git a/NEWS b/NEWS index 55a038450b..f517bd4b32 100644 --- a/NEWS +++ b/NEWS @@ -12,7 +12,7 @@ Release 3.5.0 (???) planned because it would require work and 10.4 is only becoming less common. Things that don't work: - - Helgrind, DRD and Ptrcheck + - Helgrind and Ptrcheck - Objective-C garbage collection - --db-attach=yes - Messages like the following indicate a mismatch between Valgrind's