xcode - How NSZombie works when it finds error on iPhone SDK -


if set on nszombie, tells me i'm releasing object released , gives me memory address, helpful... can't see object it's... because app stopped working...

any help?

thank you

you looking for: malloc_history

http://www.friday.com/bbum/2010/01/10/using-malloc-to-debug-memory-misuse-in-cocoa/


Comments

Popular posts from this blog

List<T>().Add problem C# -

Javascript natural sort array/object and maintain index association -