Synopsis
void hdb_DumpHeap(void)
Purpose
Display the allocated heap blocks.
Description
A formatted listing of the heap will be displayed including the block address, owner, size, etc.
void hdb_DumpHeap(void)
Display the allocated heap blocks.
A formatted listing of the heap will be displayed including the block address, owner, size, etc.