IPhone simulator breakpoints problem
Posted by kusno mudiarto at June 12th, 2008
Sometimes I got problem settings breakpoints. I found this solution in apple discussions:
x
As saggymac said:
“The default setting for debugging libraries and frameworks is Load Symbols Lazily. On occasion this causes breakpoints to not be hit. Turning off this setting makes it take longer to start debugging, but hits breakpoints more reliably.”
may be you should set this option OFF… (XCode-Preferences-Debugging)
Tags: xcodedebug breakpoints

90c1xcgnajjbnsw9
Latonia Sears