Unit 'heaptrc' Package
[Overview][Constants][Types][Procedures and functions][Index] [#rtl]

quicktrace

Do quick trace or extensive trace.

Declaration

Source position: heaptrc.pp line 70

const quicktrace: Boolean = True;

Description

Quicktrace determines whether the memory manager checks whether a block that is about to be released is allocated correctly. This is a rather time consuming search, and slows program execution significantly, so by default it is set to True.


Documentation generated on: Jul 24 2023