I am trying to debug my applications using Xcode 3.2.5 and jailbroken iPhone 3G with iOS 4.2.1.
When I run debugging with breakpoints turned on, the application cannot start (it starts on the "Default.png" screen) and I get Data Formatters temporarily unavailable, try again after continuing. "(Unable to find dlopen function, therefore it is not possible to load shared libraries .) Post to GDB.
When I run debugging without breakpoints enabled, the application starts without problems.
I tried to take the steps described there , but without any results.
When I used iOS 4.1, there was a problem with reboots .
Each iPhone Organizer connection displays this message:
**Unknown iOS detected** Xcode does not have debugging information for the version of iOS on the device named "iPhone". Xcode can collect debugging data from the device to enable development with this version of iOS. This process only needs to be done once per iOS version, and will take several minutes.
Thanks for any help!
source share