[Lazarus] RE : RE : RE : Console App Development

José Mejuto joshyfun at gmail.com
Sun Aug 14 14:32:57 CEST 2011


Hello Lazarus-List,

Sunday, August 14, 2011, 1:56:31 PM, you wrote:

M> Now once it is known that this does happen, the same may happen for any
M> other of the "unfreed" memory. It may or may not. It is totally unknown.
M> Of all the unfreed memory, when you close the editors, or project 
M> anything from 0.1% to 99.9% could be hold by the memory manager.

Why not simply compile with heaptrc and produce a "heaptrc.dumphead;"
using a menu option. It would take some time, but large memory blocks
would be discovered and divergences with VM should be revealed (memory
not returned to the OS by the memory manager).

-- 
Best regards,
 José





More information about the Lazarus mailing list