The Best 8 Valgrind Alternatives

  • API Monitor

    API Monitor is a Windows program that lets you monitor and control API calls made by applications and services.

    Free Windows

  • strace

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

    Free Open Source Linux BSD FreeBSD

  • JTracer

    JTracer is a remote debugger client for the Libcsdbg debugger Libcsdbg is a C++ exception stack tracer. When an exception is thrown, caught and handled, libcsdbg...

    Free Open Source Mac OS X Windows Linux Android Java Mobile

  • Libcsdbg

    Libcsdbg is a C++ exception stack tracer. When an exception is thrown, caught and handled, libcsdbg offers the tools to create and process the exception stack trace, the...

    Free Open Source Linux

  • Deleaker

    Deleaker is a useful extension for Visual Studio 2005, 2008, 2010, 2012, 2013 that helps you to analyze programming errors, many of which are unique to Visual C++....

    Commercial Windows Microsoft Visual Studio

  • Dr. Memory

    Dr. Memory is a memory monitoring tool capable of identifying memory-related programming errors such as accesses of uninitialized memory, accesses to unaddressable...

    Free Open Source Mac OS X Windows Linux

  • ltrace

    ltrace intercepts and records dynamic library calls which are called by an executed process and the signals received by that process. It can also intercept and print the...

    Free Open Source Linux BSD FreeBSD