On Mon, Nov 3, 2008 at 3:00 PM, Graeme Geldenhuys <[EMAIL PROTECTED]> wrote: > Hi, > > I just saw the new "leakview" package added to Lazarus trunk. How am > I supposed to use it? This is what I have done.
OK, I made some progress.... By enabling the heaptrc log via the environment variable, and then loading that log file into the 'leak view' dialog populates the treeview with information. $ export HEAPTRC="log=myheap.log" $ ./tutoradmin.exe [.... now load the myheap.log file ...] Regards, - Graeme - _______________________________________________ fpGUI - a cross-platform Free Pascal GUI toolkit http://opensoft.homeip.net/fpgui/ _______________________________________________ Lazarus mailing list Lazarus@lazarus.freepascal.org http://www.lazarus.freepascal.org/mailman/listinfo/lazarus