>       Can I integrate my program's reimplemented execve with Valgrind?

Call it 'execve', put it in a shared library, then change the filename
of the shared library where valgrind expects to find execve from "glibc"
to the name of your .so.


------------------------------------------------------------------------------
_______________________________________________
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to