Hello Patrick, On 2015-09-30 at 11:32, Patrick Chevalley wrote: > Resolve this errors and then try without heaptrc, it is expected that > memory analysis take at lot of time when the program exit.
TIP: Also develop your programs with -gh -gl (memory leak detection) enabled, and show console output. It is MUCH easier to fix a memory leak the minute you introduced it, compared to months down the line when you have stacks of memory leaks. Regards, - Graeme - fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal http://fpgui.sourceforge.net/ My public PGP key: http://tinyurl.com/graeme-pgp -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
