drmemory
Memory debugging tool for Linux and Windows
Dr. Memory is a memory monitoring tool capable of identifying memory-related programming errors such as accesses of uninitialized memory, accesses to unaddressable memory (including outside of allocated heap units and heap underflow and overflow), accesses to freed memory, double frees, memory leaks, and (on Windows) handle leaks, GDI API usage errors, and accesses to un-reserved thread local storage slots. Dr. Memory operates on unmodified application binaries running on Windows, Linux, Mac, or Android on commodity IA-32, AMD64, and ARM hardware. This package includes: - drmemory: memory debugging tool - drltrace: library call tracer - drstrace: system call tracer (Windows only) - symquery: symbol query tool This package also bundles DynamoRIO, a dynamic binary instrumentation framework, which provides: - drrun: run applications under DynamoRIO - drconfig: configure DynamoRIO - drinject: inject DynamoRIO into running processes - drdisas: disassembler tool
homepage ↗homepage ↗ github: DynamoRIO/drmemory
Available in
| Overlay | Newest | Ebuilds | Last activity | |
|---|---|---|---|---|
| vowstar GitHub ↗ | 2.6.0_p20251213 | 2 | 24 h | details › |
Versions & arches
Use flags of 2.6.0_p20251213
- doc Build API documentation
- test Build and run tests