MAID - Memory Address Information Dumper
--
MAID is an ISA-independent Pin tool that will output file:lineno (if known)
and a callstack each time a user-specified effective memory address is touched.
BUILDING MAID
--
Unpack maid in the top level of the Pin distribution (i.e. pin-2.0/maid)
Type make
Type make test
COMMAND LINE OPTIONS
--
--addrfile=
Tell MAID to look in a file for a list of addresses to monitor
--outfile=