I am getting following error when I am running my application on iPod touch (version 4.2.1). My app crashes after a point:
Unable to read symbols for /Developer/Platforms/iPhoneOS.platform/DeviceSupport/4.2.1 (8C148)/Symbols/Developer/usr/lib/libXcodeDebuggerSupport.dylib (file not found).
My XCODE version is 3.2.6 with IOS 4.3 and my deployment target version is 4.2.
Any reason why this is so happening?