]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
DRD now works on Darwin!
authorNicholas Nethercote <njn@valgrind.org>
Fri, 24 Jul 2009 19:34:55 +0000 (19:34 +0000)
committerNicholas Nethercote <njn@valgrind.org>
Fri, 24 Jul 2009 19:34:55 +0000 (19:34 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@10596

Makefile.am
NEWS

index 9e99f993fbd97c14ed66a0fa69a97bd8932af8a4..cdb156738b49f00010c93aae13e6610060897007 100644 (file)
@@ -26,7 +26,8 @@ else
                callgrind \
                massif \
                lackey \
-               none
+               none \
+               drd
 
   TEST_EXP_TOOLS = exp-bbv
 endif
diff --git a/NEWS b/NEWS
index 55a038450bef0c89b3ed507a9944cc8ec3aaadaf..f517bd4b32740ecd7f273c5d2edff714096dd1ab 100644 (file)
--- 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