I\'m trying to debug a problem running under iOS 5.1 and when I stop in the debugger inside the code that gets the error and try to print something with the debugger I get t
In Build Settings, setting Precompile Prefix Header to NO fixed it for me.
Precompile Prefix Header
NO