Finding Memory Leaks

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Leonardo Mattos e Pinto
Posts: 3
Joined: Fri 12 Nov 2004 15:55

Finding Memory Leaks

Post by Leonardo Mattos e Pinto » Fri 10 Dec 2004 12:27

Does anyone knows a free tool to find memory leaks in a Delphi Application that uses ODAC. I usually use MemCheck, but it doesn´t work in an application that uses ODAC and i don´t know why.

Thanks.

Paul
Posts: 725
Joined: Thu 28 Oct 2004 14:06

Post by Paul » Fri 10 Dec 2004 12:52

There are many tools. "AQtime" for example.

Post Reply