Tag Archives: memory management

A summary of the day.

Good day.  Silly exc_bad_access bug resolved.  A macro in gdb to print the retainCount (mentioned in a previously posted link) is indeed very handy.  Spamming this through the code was also useful: NSLog(@”%@ <nameoffunction>”,self);   <— (or with another %@ … Continue reading

Posted in Games, Programming | Tagged , , , , | Comments Off on A summary of the day.