I am happy to announce the latest release of DDDebug - the Delphi Memory Profiler.

I am happy to announce the latest release of DDDebug - the Delphi Memory Profiler.

DDDebug is a comprehensive collection of debugging tools for Delphi. DDDebug consists of several modules which cover process-, thread- and exception information as well as detailed analysis about memory management and usage in real time. DDDebug supports Delphi 5 to 7 as well as Delphi 2005 up to Delphi 10.2 Tokyo (32bit and 64bit). DDDebug makes it very easy to find, identify and remove memory leaks and spot growing memory consumption. Integrate DDDebug in your existing application by adding a couple of lines only and use it within your running application to profile the memory usage, take snapshots, detect potential leaks and show their callstack.

Read more and download a trial version here:
http://ddobjects.de/dddebug

Comments