DRD now works on Darwin!
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@10596 a5019735-40e9-0310-863c-91ae7b9d1cf9
diff --git a/Makefile.am b/Makefile.am
index 9e99f99..cdb1567 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -26,7 +26,8 @@
callgrind \
massif \
lackey \
- none
+ none \
+ drd
TEST_EXP_TOOLS = exp-bbv
endif
diff --git a/NEWS b/NEWS
index 55a0384..f517bd4 100644
--- a/NEWS
+++ b/NEWS
@@ -12,7 +12,7 @@
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