[DUG] memory leak tools

Myles Penlington myles at ams.co.nz
Mon Aug 4 16:54:19 NZST 2008


We do use madcollection, only for bug reporting from client sites. 

Very helpful at times. 

Sometimes we get reports from clients, that we cannot reproduce, but the
stack trace tells us the exact issue if we are lucky (other times the
stack trace is of no use whatsoever). 

 

Also helps with in house testing by the testers, for the exact same
reasons.

Have used it for about 5 years.

 

Myles.

 

 

From: delphi-bounces at delphi.org.nz [mailto:delphi-bounces at delphi.org.nz]
On Behalf Of Vikas...
Sent: Monday, 4 August 2008 4:47 p.m.
To: NZ Borland Developers Group - Delphi List
Subject: Re: [DUG] memory leak tools

 

Hi

 

I was using madcollection software for this.

 

Just wondering if anyone used it before

 

Regards

Vikas Vasudev

 

Solution consultant

NCR cooportaion



 

On 8/4/08, Myles Penlington <myles at ams.co.nz> wrote: 

Just use fastmm4. http://fastmm.sourceforge.net
<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 <http://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.


_______________________________________________
NZ Borland Developers Group - Delphi mailing list
Post: delphi at delphi.org.nz
Admin: http://delphi.org.nz/mailman/listinfo/delphi
Unsubscribe: send an email to delphi-request at delphi.org.nz with Subject:
unsubscribe




-- 
  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/51b51956/attachment.html 


More information about the Delphi mailing list