|
From: | Lloyd Dupont |
Subject: | need help to debug... (windows debuging) |
Date: | Tue, 11 Apr 2006 13:54:35 +1000 |
Using NSZombies I understood that my objects are all properly accounted for. However it seems that some released/deallocated object are called. probably due to an instance variable not being retained/released.Such as NSNotification, parent in children-parent (cyclical) relationship, etc.... Is there any tip I should follow to find out the culprit?
[Prev in Thread] | Current Thread | [Next in Thread] |