ASKER
ASKER
Delphi is the most powerful Object Pascal IDE and component library for cross-platform Native App Development with flexible Cloud services and broad IoT connectivity. It provides powerful VCL controls for Windows 10 and enables FMX development for Windows, Mac and Mobile. Delphi is your choice for ultrafast Enterprise Strong Development™. Look for increased memory for large projects, extended multi-monitor support, improved Object Inspector and much more. Delphi is 5x faster for development and deployment across multiple desktop, mobile, cloud and database platforms including 32-bit and 64-bit Windows 10.
TRUSTED BY
ASKER
Well, the I was not looking for a nice GUI exactly, but with memproof I liked you can link the code and get a reference directly to the offending leak.
With FastMM all I got was a text file =) but well, I've just found one leak in my code and fixed it, but it is because it's a few dozens lines of code with more lines you'd get lost.
It just tells you the class name and the amount of leaks, so, for example, if you have an leak on a TList and have lots of that class in your code, how do you know which is the leaked one?