[Lazarus] How do you get a report of unfreed objects in Lazarus after a program runs?

Bart bartjunk64 at gmail.com
Tue Dec 13 18:09:38 CET 2011


On 12/13/11, Frank Church <vfclists at gmail.com> wrote:
> How do you get a report of unfreed objects in Lazarus?
>
> I hav read something about heaptrc and valgrind, but don't know if the
> latter works on Windows.
>

Compiling with heaptrace enabled (-gh) will report unfreed memory.
In Lazarus it is somewehre in porjectoptions -> linking AFAIK.

Bart




More information about the Lazarus mailing list