delphi - Simple code analyzer -


A simple code analyzer is required to see if I'm forgetting to free objects and classes or To see if I have them several times

This is built in Delphi's Memory Manager (). Set reportMemory lexon shutdown true. You can also use the "full debug" version of Memory Manager.


Comments

Popular posts from this blog

sql - dynamically varied number of conditions in the 'where' statement using LINQ -

asp.net mvc - Dynamically Generated Ajax.BeginForm -

Debug on symbian -