[fpc-pascal] Help with understanding HeapTrc output
Graeme Geldenhuys
graemeg.lists at gmail.com
Wed Nov 5 14:49:39 CET 2008
On 11/5/08, dmitry boyarintsev <skalogryz.lists at gmail.com> wrote:
>
> If you're using Lazarus, you'd probably be interested in using LeakView
> package.
I started using it 10 minutes after it was committed to trunk. :-)
LeakView is very handy indeed!
One small suggestion though. Can you include the summary information
in that dialog as well? By summary information I mean the following...
------------------------
Heap dump by heaptrc unit
21345 memory blocks allocated : 921443/1006336
21345 memory blocks freed : 921443/1006336
0 unfreed memory blocks : 0
True heap size : 655360
True free heap : 655360
----------------------------
I'm mainly interested in the number of unfreed memory blocks.
Regards,
- Graeme -
_______________________________________________
fpGUI - a cross-platform Free Pascal GUI toolkit
http://opensoft.homeip.net/fpgui/
More information about the fpc-pascal
mailing list