NSScreencast Episode #2 Diagnosing Memory Problems
Diagnosing Memory Problems - NSScreencast
- over releasing
- Static analyzer (Menu -> Product -> Analyze)
- Profiler -> Leaks (Instruments)
- snapshot interval
- Profiler -> Zombies
- DON'T use nil in dealloc