[DUG] memory leak tools - found my problem
Conor Boyd
Conor.Boyd at trimble.co.nz
Thu Jul 31 14:47:43 NZST 2008
Glad to hear it.
-----Original Message-----
From: delphi-bounces at delphi.org.nz [mailto:delphi-bounces at delphi.org.nz]
On Behalf Of Willie Juson
Sent: Thursday, 31 July 2008 2:37 p.m.
To: 'NZ Borland Developers Group - Delphi List'
Subject: Re: [DUG] memory leak tools - found my problem
Yep, next weekend should be OK.
-----Original Message-----
From: delphi-bounces at delphi.org.nz [mailto:delphi-bounces at delphi.org.nz]
On Behalf Of Alister Christie
Sent: Thursday, 31 July 2008 11:56 a.m.
To: NZ Borland Developers Group - Delphi List
Subject: Re: [DUG] memory leak tools - found my problem
Sometimes there is something to be said for monolithic .exe's ;-)
Alister Christie
Computers for People
Ph: 04 471 1849 Fax: 04 471 1266
http://www.salespartner.co.nz
PO Box 13085
Johnsonville
Wellington
Robert martin wrote:
> Hi
>
> I had Sharemem in my app. I needed to Change this to SimpleShareMem.
> Unfortunately we have a large number of Dlls in the wild so until they
> can all be changed this might be a temporary measure.
>
> Ta
> Rob
>
> Robert martin wrote:
>
>> 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
>>>> <Richard at lowmanconsulting.com
>>>> <mailto:Richard at lowmanconsulting.com>>
>>>> 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
>>>>
------------------------------------------------------------------------
>>>> *From:* delphi-bounces at delphi.org.nz
>>>> <mailto:delphi-bounces at delphi.org.nz>
>>>> [mailto: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.
More information about the Delphi
mailing list