Can’t set breakpoints in Xcode 4 and debugger does not stop
Questions: I downloaded the latest Xcode 4 (iOS SDK 4.3) from the Apple’s web site. The new look and behavior gives me headache. I am trying to rebuild my old iPhone projects on an OS X 10.6.6 iMac machine but run into several issues. One of them is the debugger when the device is set to Simulator. While the project builds with no error, the debugger does not stop at any of the breakpoints I set! The color of breakpoints is either light blue (dimmed blue) or orange (yellow) and never dark blue. Restarting Xcode does not fix the problem. What is happening?
Continue reading Can’t set breakpoints in Xcode 4 and debugger does not stop