Saturday, May 23, 2009

Breakpoints stopped working in XCode

Suddenl, the breakpoints stopped working. Usually I just clean all targets and empty XCode's cache. But this time that trick didn't work. Then I found this solution, to disable Load Symbols Lazily from XCode Preferences->Debugging. That worked like a charm.

No comments: