ios - How to know the object name based on memory address in objective c -


hi 1 of app crashing repeatedly , giving below error.

 *** -[cfstring release]: message sent deallocated instance 0x1b7a3b70 

is there way object name using memory address. used instruments (zombie) , enabled zombies in xcode no luck. can please me in issue stuck please me.

it's string. cfstring bridged nsstring. knowledge, use debugger , breakpoints. break points can step through code, , use quicklook see details objects.


Comments

Popular posts from this blog

javascript - how to protect a flash video from refresh? -

android - Associate same looper with different threads -

visual studio 2010 - Connect to informix database windows form application -