[fpc-pascal] Profiller for Mac OS X

Jonas Maebe jonas.maebe at elis.ugent.be
Thu Sep 3 09:55:14 CEST 2009


On 03 Sep 2009, at 08:56, Graeme Geldenhuys wrote:

> What is wrong with enabling the heaptrc unit (-gh)?

It does not detect memory leaks stemming from memory not allocated via  
FPC code. A lot of Mac OS X framework routines return pointers that  
you have to retain/release in a balanced way.


Jonas



More information about the fpc-pascal mailing list