ios - debugging very slow in Xcode 4.5 and 4.6 -
first, sorry poor english.
problem appears on ipod touch 4 ios 5.1.1. when add breakpoints, takes xcode long time run. it's ok if there's no breakpoint , it's ok on iphone ios 6.0(added breakpoints).
the first time launch device debug, saw error 'xcode has encountered unexpected error (0xc002)' in organizer-devices, , found solution stackoverflow(adding 3 dyld armv7 files, , of them zero-byte files. don't know if caused problem.)
environment: macbook air osx 10.8.3, xcode 4.5/4.6.
have tried update xcode 4.6.2? having issue, fixed on 4.6.2.
Comments
Post a Comment