|
From: John R. <jr...@bi...> - 2015-08-14 14:48:53
|
> 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. |