heap64(1) BSD General Commands Manual heap64(1)
NAME
heap64 -- List all the malloc-allocated buffers in a 64-bit process's
heap
DESCRIPTION
/usr/sbin/heap64 is a helper tool that is exec'ed by /usr/bin/heap if the
target process is a 64-bit process. For simplicity, heap thus essen-
tially handles both 32- and 64-bit processes, so there is no need to
invoke heap64 directly.
If heap64 is invoked directly on a 32-bit target process, it will like-
wise exec /usr/bin/heap.
OPTIONS
heap64 takes the same arguments as heap. See heap(1) for further
details.
SEE ALSO
heap(1)
BSD March 15, 2007 BSD
Mac OS X 10.7 - Generated Sun Nov 6 05:32:56 CST 2011
