[Overview][Constants][Types][Procedures and functions] | Reference for unit 'heaptrc' (#rtl) |
Dump memory usage report to stderr.
Source position: heaptrc.pp line 29
procedure DumpHeap; |
DumpHeap dumps to standard output a summary of memory usage. It is called automatically by the heaptrc unit when your program exits (by installing an exit procedure), but it can be called at any time.
None.
MarkHeap |
|
Mark memory blocks with a signature. |
No notes exist for this page yet.