DynamoRIO
Dr. Memory Memory Debugging Tool

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 is its own stand-alone tool. It is also included with DynamoRIO versions 5.0.0 and higher. If this documentation is part of a DynamoRIO public release, this link should point at the local documentation provided with the release package.