On 11/5/08, dmitry boyarintsev <[EMAIL PROTECTED]> 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/
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to