Hello,

i am using valgrind 3.5.0.  when i run:
 valgrind  --trace-children=yes --leak-check=full
--log-file=/tmp/app.vg.%p ./app

valgrind does not trace the children.  it is just a "fork", not a "fork
then exec".  what situation(s) would cause valgrind not to trace the
children?

thank you,
-=- adam grossman



------------------------------------------------------------------------------
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
_______________________________________________
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to