[Overview][Constants][Types][Procedures and functions] |
Mark memory blocks with a signature.
Source position: heaptrc.pp line 25
procedure MarkHeap; |
MarkHeap marks all memory blocks with a special signature. You can use this if you think that you corruped the memory.
None.
|
Dump memory usage report to stderr. |