>>
>> In your main file, call SetHeapTraceOutput in heaptrc:
>>
>> procedure SetHeapTraceOutput(const name : string);
>>
>> This is a documented feature:
>>
>> http://www.freepascal.org/docs-html/rtl/heaptrc/setheaptraceoutput.html

The logfile can be read with the leakview ide plugin, that you can
find in the lazarus/components directory.

Vincent

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to