I just upgraded to Xcode 4.6 and iOS 6.1, and the breakpoints stopped working in the simulator (not the device under test). Changing debuggers in GDB fixes it, but I usually work with LLDB.
Nothing in the project has changed, they just stopped working after the update. I cleared and deleted the derived data and checked all the debug settings, but nothing happened.
Anyone else get this?
Max
source
share