[CMake] multi-stage tests with valgrind

Leif Walsh leif.walsh at gmail.com
Tue Apr 24 13:33:05 EDT 2012


Thanks.  Looks like that will work great!

On Tue, 24 Apr 2012, Bill Hoffman wrote:

> 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
> 

-- 
Cheers,
Leif


More information about the CMake mailing list