[DUG] memory leak tools

Myles Penlington myles at ams.co.nz
Mon Aug 4 15:11:32 NZST 2008


Just use fastmm4. http://fastmm.sourceforge.net

It replaces/supersedes memcheck.

 

Fastmm4 is the standard memory manager in D2006, however you need the
full debug version for the kind of reporting required.

 

Myles.

 

 

From: delphi-bounces at delphi.org.nz [mailto:delphi-bounces at delphi.org.nz]
On Behalf Of Jianming Lin (FMI)
Sent: Monday, 4 August 2008 11:24 a.m.
To: NZ Borland Developers Group - Delphi List
Subject: Re: [DUG] memory leak tools

 

Certainly you need to add :

 

unit MemCheck;

{$IFDEF VER180}          //VER180 = Delphi 2006 for Win32

  {$UNDEF DELPHI71_OR_LATER}

  {$DEFINE DELPHI6_OR_LATER}

  {$DEFINE DELPHI7_OR_LATER}

{$ENDIF}

 

________________________________

From: delphi-bounces at delphi.org.nz [mailto:delphi-bounces at delphi.org.nz]
On Behalf Of Leigh Wanstead
Sent: Wednesday, 30 July 2008 5:29 p.m.
To: NZ Borland Developers Group - Delphi List
Subject: Re: [DUG] memory leak tools

 

http://v.mahon.free.fr/pro/freeware/memcheck/

 

Have a nice day

 

Regards

Leigh

www.smootharm.com

	-----Original Message-----
	From: delphi-bounces at delphi.org.nz
[mailto:delphi-bounces at delphi.org.nz]On Behalf Of Vikas...
	Sent: Wednesday, 30 July 2008 5:10 p.m.
	To: NZ Borland Developers Group - Delphi List
	Subject: [DUG] memory leak tools

	Hi,

	 

	Is there any open source or free memory leakage tool available
to track memory leakage in delphi application.

	 

	 

	Regards

	Vikas
	



Attention:
This communication is confidential and may be legally privileged.  If you are not the intended recipient, please do not use, disclose, copy or distribute it, other than to return it to us with your confirmation that it has been deleted from your system.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://listserver.123.net.nz/pipermail/delphi/attachments/20080804/b831ad97/attachment.html 


More information about the Delphi mailing list