Disable output if no leaks detected.
Source position: heaptrc.pp line 100
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 or text file for heap trace output. |