DynamoRIO
Dynamic Instrumentation Tool Platform
 
Home
Download
Source Code
Documentation
Tutorial
Discussion List
Issue Tracker
Publications
History
Dr. Memory
   Documentation
      Using
      Options
      Help
      RelNotes
      License
 
DynamoRIO

Dr. Memory

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) access to un-reserved thread local storage slots.

Dr. Memory operates on unmodified application binaries running on Windows or Linux on commodity IA-32 and AMD64 hardware. Dr. Memory currently targets 32-bit applications only.

This document describes how to use Dr. Memory. It is divided into the following sections:

favicon.ico

 

  Dr. Memory version 1.1.0 --- Wed May 26 23:28:34 2010