> When the program is started under valgrind, the sub-process seams not to run 
> ...

Add the valgrind parameters:
   --trace-syscalls=yes -v -v -v -d -d -d
Or, run under strace:
   strace -f -o strace.out valgrind ...

-- 

------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to