Hi
Just made a brand new application and it works fine. Any ideas what might be wrong with my main app (ReportMemoryLeaksOnShutdown is not getting set false anywhere). Robert martin wrote: > Hi > > I just tried the ReportMemoryLeaksOnShutdown := true; thing and it > didn't report any errors for me (I put a button on that created a > TStringList without freeing it it). Any ideas what I am doing wrong? > > Apparently FastMM is the default for Delphi 2007. Where do I configure > debug / release modes? > > Thanks > Rob > > > > > Kyley Harris wrote: > >> compile in FastMM Memory manager into your program.. Debug mode >> catches everything.. release mode speeds it up. >> >> On Wed, Jul 30, 2008 at 5:40 PM, Richard Bullin >> <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> >> wrote: >> >> Heres another one called denomo >> http://www.kbasm.com/denomo.html >> >> Havnt had a good play with it yet but it seems alright >> >> Regards >> >> Richard Bullin >> B.E.(Hons) - Mechatronics >> Lowman Consulting Ltd >> *Ph* +64 9 535 8647 >> *Cell* +64 21 053 6127 >> *Skype* Richard.Bullin >> *Web* www.framecad.com <http://www.framecad.com/> >> >> >> ------------------------------------------------------------------------ >> *From:* [EMAIL PROTECTED] >> <mailto:[EMAIL PROTECTED]> >> [mailto:[EMAIL PROTECTED] >> <mailto:[EMAIL PROTECTED]>] *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 >> >> _______________________________________________ >> NZ Borland Developers Group - Delphi mailing list >> Post: [email protected] <mailto:[email protected]> >> Admin: http://delphi.org.nz/mailman/listinfo/delphi >> Unsubscribe: send an email to [EMAIL PROTECTED] >> <mailto:[EMAIL PROTECTED]> with Subject: unsubscribe >> >> >> >> >> -- >> Kyley Harris >> Harris Software >> +64-21-671-821 >> ------------------------------------------------------------------------ >> >> _______________________________________________ >> NZ Borland Developers Group - Delphi mailing list >> Post: [email protected] >> Admin: http://delphi.org.nz/mailman/listinfo/delphi >> Unsubscribe: send an email to [EMAIL PROTECTED] with Subject: unsubscribe >> > _______________________________________________ > NZ Borland Developers Group - Delphi mailing list > Post: [email protected] > Admin: http://delphi.org.nz/mailman/listinfo/delphi > Unsubscribe: send an email to [EMAIL PROTECTED] with Subject: unsubscribe > > _______________________________________________ NZ Borland Developers Group - Delphi mailing list Post: [email protected] Admin: http://delphi.org.nz/mailman/listinfo/delphi Unsubscribe: send an email to [EMAIL PROTECTED] with Subject: unsubscribe
