From: Bart Van Assche Date: Tue, 21 Jul 2009 17:32:40 +0000 (+0000) Subject: Added the Valgrind option --auto-run-dsymutil=yes. X-Git-Tag: svn/VALGRIND_3_5_0~335 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9ed780164f237955d26a45034f879b1fe31577b4;p=thirdparty%2Fvalgrind.git Added the Valgrind option --auto-run-dsymutil=yes. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@10513 --- diff --git a/drd/tests/custom_alloc.vgtest b/drd/tests/custom_alloc.vgtest index 2b8a141542..10ba135cfc 100644 --- a/drd/tests/custom_alloc.vgtest +++ b/drd/tests/custom_alloc.vgtest @@ -1 +1,2 @@ prog: custom_alloc +vgopts: --auto-run-dsymutil=yes