|
From: <sv...@va...> - 2009-07-21 17:32:49
|
Author: bart Date: 2009-07-21 18:32:40 +0100 (Tue, 21 Jul 2009) New Revision: 10513 Log: Added the Valgrind option --auto-run-dsymutil=yes. Modified: trunk/drd/tests/custom_alloc.vgtest Modified: trunk/drd/tests/custom_alloc.vgtest =================================================================== --- trunk/drd/tests/custom_alloc.vgtest 2009-07-21 16:51:02 UTC (rev 10512) +++ trunk/drd/tests/custom_alloc.vgtest 2009-07-21 17:32:40 UTC (rev 10513) @@ -1 +1,2 @@ prog: custom_alloc +vgopts: --auto-run-dsymutil=yes |