Software Alternatives & Reviews

Dr. Memory VS strace

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

Dr. Memory logo Dr. Memory

Memory Debugger for Windows, Linux, and Mac

strace logo strace

Trace system calls and signals. A diagnostic, debugging and instructional userspace utility.
  • Dr. Memory Landing page
    Landing page //
    2023-10-23
  • strace Landing page
    Landing page //
    2023-10-05

Dr. Memory videos

Dr. Memory assisted GPS tracker review

strace videos

SADEL VELO FLUSH & SADEL STRACE l Unboxing dan Review Sadel Manja.. ๐Ÿ˜Š

More videos:

  • Tutorial - How to Spy on Running Programs (strace, ltrace)
  • Review - Strace: Monitoring The Kernel-User-Space Conversation - Michael Kerrisk

Category Popularity

0-100% (relative to Dr. Memory and strace)
Software Development
25 25%
75% 75
IDE
12 12%
88% 88
Developer Tools
100 100%
0% 0
Memory Monitoring
100 100%
0% 0

User comments

Share your experience with using Dr. Memory and strace. 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.

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

strace mentions (0)

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

What are some alternatives?

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

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

OllyDbg - OllyDbg is a 32-bit assembler level analysing debugger.

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

X64dbg - X64dbg is a debugging software that can debug x64 and x32 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.

WinDbg - WinDbg is a multipurposed debugger for Microsoft Windows, distributed on the web by Microsoft as...