Dr. Memory

Memory Debugger for Windows, Linux, and Mac

6 Alternatives To Dr. Memory

images/2020/04/API-Monitor.png}}

API Monitor

API Monitor is a software that monitors and displays API calls made by applications and services. Its a powerful tool for seeing how Windows and other applications work or tracking down problems that you have in your own applications

Deleaker

Deleaker finds memory leaks, GDI leaks, leaks of handles, USER objects and others. Available both as a Visual C++ extension and standalone application.
images/2020/04/JTracer.png}}

JTracer

C++ exception (and generic) stack trace debug suite

Libcsdbg

C++ exception (and generic) stack trace debug suite

ltrace

ltrace intercepts and records dynamic library calls which are called by an executed process and the…

strace

Trace system calls and signals. A diagnostic, debugging and instructional userspace utility.