Feb 022011
When trying to activate NSZombie to esolve a bad access code, I got an error:
GDB: data formatters temporarily unavailable, will retry after continue
I couldn’t solve it, but I found an even better work around :
Activate the NSZombie from the Intruments! Just click on the i button near the Allocations tab, and enable the NSZombie.
More details can be read in the great blog post : http://www.markj.net/iphone-memory-debug-nszombie/
