[CMake] MEMORYCHECK_COMMAND

Sean McBride sean at rogue-research.com
Tue Sep 2 14:07:15 EDT 2008


On 8/26/08 4:41 PM, Andy Lego said:

>This is a command used for memory checking, such as valgrind or purify. You
>do not need to set it to anything, unless you are doing memory checking
>during testing.
>
>I am not sure if there is any memory checker on mac at this point. Haven't
>looked into that for a while.

Apple provides a memory tester named "Guard Malloc", but CMake does not
directly support it.  See:
<http://public.kitware.com/Bug/view.php?id=4954>

-- 
____________________________________________________________
Sean McBride, B. Eng                 sean at rogue-research.com
Rogue Research                        www.rogue-research.com 
Mac Software Developer              Montréal, Québec, Canada




More information about the CMake mailing list