mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-03 18:13:01 +00:00
fix
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@5101
This commit is contained in:
parent
0947378009
commit
9b9daa1431
@ -66,7 +66,7 @@ To run Valgrind under Valgrind:
|
||||
|
||||
(4) Choose a very simple program (date) and try
|
||||
|
||||
outer/.../bin/valgrind --weird-hacks=enable-outer --trace-children=yes \
|
||||
outer/.../bin/valgrind --sim-hints=enable-outer --trace-children=yes \
|
||||
--tool=cachegrind -v inner/.../bin/valgrind --tool=none -v prog
|
||||
|
||||
If you omit the --trace-children=yes, you'll only valgrind inner's launcher
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user