|
From: <sv...@va...> - 2005-11-12 19:07:48
|
Author: njn
Date: 2005-11-12 19:07:45 +0000 (Sat, 12 Nov 2005)
New Revision: 5101
Log:
fix
Modified:
trunk/README_DEVELOPERS
Modified: trunk/README_DEVELOPERS
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- trunk/README_DEVELOPERS 2005-11-12 18:53:50 UTC (rev 5100)
+++ trunk/README_DEVELOPERS 2005-11-12 19:07:45 UTC (rev 5101)
@@ -66,7 +66,7 @@
=20
(4) Choose a very simple program (date) and try
=20
- outer/.../bin/valgrind --weird-hacks=3Denable-outer --trace-children=
=3Dyes \
+ outer/.../bin/valgrind --sim-hints=3Denable-outer --trace-children=3D=
yes \
--tool=3Dcachegrind -v inner/.../bin/valgrind --tool=3Dnone -v pr=
og
=20
If you omit the --trace-children=3Dyes, you'll only valgrind inner's lau=
ncher
|