How to put Allocations + Zombies together?
How to put Allocations + Zombies together?
- Subject: How to put Allocations + Zombies together?
- From: Jerry Krinock <email@hidden>
- Date: Tue, 28 Apr 2015 17:57:07 -0700
When I run in Xcode with zombies enabled, it tells me that a deallocced __NSArrayM at a certain address is being autoreleased. When I profile in Instruments, I can see the addresses of a dozen candidate __NSArrayM objects, with additional clues, but zombies are not enabled, so it just crashes without telling me the address of the culprit.
How can I get both Allocations and Zombies in the same run?
Thanks,
Jerry
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden