From 49e05bc5332d1a4516c9c9df44cfb5091a330647 Mon Sep 17 00:00:00 2001 From: sewardj Date: Fri, 31 Jul 2009 08:52:39 +0000 Subject: Darwin-specific followup to r10676 (helgrind: Don't instrument any code in ld.so). git-svn-id: svn://svn.valgrind.org/valgrind/trunk@10677 a5019735-40e9-0310-863c-91ae7b9d1cf9 --- darwin9.supp | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'darwin9.supp') diff --git a/darwin9.supp b/darwin9.supp index f83549d78..a38942662 100644 --- a/darwin9.supp +++ b/darwin9.supp @@ -217,11 +217,11 @@ # These ones were necessary to give no errors on a tiny threaded program. # I don't know if they're real problems or false positives (njn). -{ - helgrind-darwinlibc-nuke-everything-in-dyld - Helgrind:Race - obj:/usr/lib/dyld -} +#{ +# helgrind-darwinlibc-nuke-everything-in-dyld +# Helgrind:Race +# obj:/usr/lib/dyld +#} { helgrind-darwinlibc-nuke-everything-in-libSystem.B.dylib -- cgit v1.2.3