mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-03 18:13:01 +00:00
Fix inaccuracies in #12.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@1801
This commit is contained in:
parent
1738927994
commit
946e95a5b6
5
FAQ.txt
5
FAQ.txt
@ -211,8 +211,9 @@ A12. One possible cause is that your program modifies its
|
||||
all. Valgrind relies on the LD_PRELOAD, LD_LIBRARY_PATH and
|
||||
VG_ARGS variables. Zeroing them will break things.
|
||||
|
||||
As of 1.9.6, Valgrind only uses these variables with
|
||||
--trace-children=yes, which should reduce the potential for
|
||||
As of 1.9.6, Valgrind only uses these variables with
|
||||
--trace-children=no, when executing execve() or using the
|
||||
--stop-after=yes flag. This should reduce the potential for
|
||||
problems.
|
||||
|
||||
-----------------------------------------------------------------
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user