Find leaks in C++
Learn how to use Deleaker in Visual Studio to locate leaks of memory, handles, GDI objects and others.
Find leaks in Delphi
Learn how to use Deleaker in Delphi to find memory leaks, including leaks of Delphi objects.
Find leaks in C++ Builder
Learn how to use Deleaker in C++ Builder to find memory leaks, including GDI and handles leaks.
Find leaks in Qt Creator
Learn how to use Deleaker in Qt Creator to check memory leaks in C++, leaks of handles, GDI objects and others.
API Reference
Learn how to take snapshots using Deleaker API to gather precise information about allocated memory and other resources.
Integration with the CI process
Learn how to use Deleaker command line tools in the continuous integration process to get leaks reports, automate taking and exporting snapshots.