Addr	0.11 (12 Oct 2002)
*Addr is a debugging tool, used to describe an address in memory. It is intended for developers to locate problems and isolate faults.
Syntax: *Addr <address> | -a | -e | -m | -h

Switches:
  -a Display address of last abort
  -e Display list of known entities (entry points, known data points)
  -m Display entire known memory
  -h Display help
