Review of Dr.Memory powered by the Slant community.
Dr.Memory is a free and open-source 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.
It operates on unmodified application binaries running on Windows, Linux, Mac, or Android on commodity IA-32, AMD64, and ARM hardware.
SpecsUpdate
PlatformsWindows, Linux, Mac
TechnologyC, C++
Ranked in these QuestionsQuestion Ranking
Pros
Pro Visual Studio integration
