lz_LeakView
lz_LeakView
allows fast navigation through HeapTrc leak reports.
The Leakview utility is available in the Typhon V-IDE under View / Leaks and Traces.
Leakview reads heaptrc output. For this to work, you'll need to enable heaptrc in your code:
NOTE: Never include heaptrc in your uses clause manually. This is done implicitly by the compiler when -gh is specified
You can explore Units, Functions, Procedures, Classes, etc in our
Source Documentation