Error in iPhone SDK : GDB:Data formatters temporarily unavailable, will re-try after a 'continue'

613 views Asked by At

I try to run my iPhone app on the device, which has iOS 4.2.1 installed on it. I get the following error in xcode and the app crashes out after that.

GDB:Data formatters temporarily unavailable, will re-try after a 'continue'.

Here is a screenshot of that.

enter image description here

1

There are 1 answers

0
Swastik On BEST ANSWER

This basically occurs due to memory issues.Try running your app with instruments.