On 4/24/2012 12:07 PM, Leif Walsh wrote:
Also, it would be nice if there was a way to specify that only some of
the commands should be run with valgrind, but that may be asking too
much.


What I usually do is use the --trace-children option. I have even patched (accepted upstream now), valgrind to stop tracing when it runs certain programs. This is how cmake is tested through gmake.

-Bill
--

Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to