Software Alternatives & Reviews

JTracer VS Dr. Memory

Compare JTracer VS Dr. Memory and see what are their differences

JTracer logo JTracer

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

Dr. Memory logo Dr. Memory

Memory Debugger for Windows, Linux, and Mac
  • JTracer Landing page
    Landing page //
    2022-04-02
  • Dr. Memory Landing page
    Landing page //
    2023-10-23

JTracer videos

Jawmall.com-NEW!JTracer 10A 20A 30A 40A MPPT JTracerBN MPPT Charge Controller 12V 24V with MT50

Dr. Memory videos

Dr. Memory assisted GPS tracker review

Category Popularity

0-100% (relative to JTracer and Dr. Memory)
Monitoring Tools
100 100%
0% 0
Software Development
0 0%
100% 100
OS & Utilities
100 100%
0% 0
Memory Monitoring
0 0%
100% 100

User comments

Share your experience with using JTracer and Dr. Memory. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, Dr. Memory seems to be more popular. It has been mentiond 9 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

JTracer mentions (0)

We have not tracked any mentions of JTracer yet. Tracking of JTracer recommendations started around Mar 2021.

Dr. Memory mentions (9)

  • Codevis - New Opensource Software for Analyzing Large Codebases (C++/MIT)
    I look forward to trying this out. It might be a good test-case; this codebase is so convoluted it has actually triggered internal crashes in some analysis tools I've tried on it. For example starting the application under Dr. Memory (https://drmemory.org/) results in a hung process. Source: 10 months ago
  • Tools or strategies to debug freezes in a game?
    Profiling the game and looking at what time is spent on during the freezes is a start. Checkout https://learn.microsoft.com/en-us/windows-hardware/drivers/devtest/event-tracing-for-windows--etw- / https://drmemory.org/. Source: about 1 year ago
  • Autodiff in C (need help fixing memory leak)
    Yes, you can use Dr. Memory, works out of the box on windows with mingw and visualcpp. Source: about 1 year ago
  • -memory-safe C++ - Jim Radigan - CppCon 2022
    Other, heavier, tools exist to the same affect that work cross platform - Dr. Memory being my preference. Source: over 1 year ago
  • What's in your tool belt?
    I like to use Dr. Memory - excellent Valgrind alternative for Windows users. Source: almost 2 years ago
View more

What are some alternatives?

When comparing JTracer and Dr. Memory, you can also consider the following products

Valgrind - Valgrind is an instrumentation framework for building dynamic analysis tools.

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.

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

WinAPIOverride - WinAPIOverride : This software allows you to monitor and/or modify any function of a process for any calling convention (stdcall or cdecl)

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