[Overview][Constants][Types][Procedures and functions][Index] |
Disable output if no leaks detected
Source position: heaptrc.pp line 90
const GlobalSkipIfNoLeaks: Boolean = False; |
GlobalSkipIfNoLeaks will, when set to true, disable the output of the heaptrc unit if no memory leaks will detected, i.e. there will only be output if there were actual memory leaks.
|
Specify filename for heap trace output. |