<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7654.12">
<TITLE>RE: [CMake] Open Source Memory Checker</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->
<P><FONT SIZE=2>Does this work with CMake at all?<BR>
<BR>
--<BR>
Shane Dixon<BR>
Linux Engineer<BR>
<BR>
<BR>
-----Original Message-----<BR>
From: Mateusz Loskot [<A HREF="mailto:mateusz@loskot.net">mailto:mateusz@loskot.net</A>]<BR>
Sent: Fri 10/23/2009 1:21 PM<BR>
To: Dixon, Shane<BR>
Cc: cmake@cmake.org<BR>
Subject: Re: [CMake] Open Source Memory Checker<BR>
<BR>
Dixon, Shane wrote:<BR>
> If linux has valgrind which is an open source memory checker, is<BR>
> there any equivalent on Windows? I noticed ctest supports purify,<BR>
> but it looks like that's only a pay solution. Am I out of luck<BR>
> trying to find a memory checker that's open source on Windows?<BR>
<BR>
Visual Leak Detector<BR>
<BR>
<A HREF="http://dmoulding.googlepages.com/vld">http://dmoulding.googlepages.com/vld</A><BR>
<BR>
It is not a fully featured memory debugger, but it is a very<BR>
good leak checker, at least.<BR>
<BR>
Best regards<BR>
--<BR>
Mateusz Loskot, <A HREF="http://mateusz.loskot.net">http://mateusz.loskot.net</A><BR>
Charter Member of OSGeo, <A HREF="http://osgeo.org">http://osgeo.org</A><BR>
<BR>
</FONT>
</P>
</BODY>
</HTML>