Search code examples
iphonebreakpoints

Breakpoints not Working in Xcode 3.2.5


I am using Xcode 3.2.5. I kept breakpoints in my code. But It is not working. Can any one tell how to solve this issue.


Solution

  • You might not have much luck getting this question answered in a time where Xcode 4.4 just went GM and is ready to submit apps. Xcode 3 is really old and has it's fair share of problems. Time to move on.

    To be fair, even in Xcode 4 breakpoints are not always working. But LLDB got a lot better and is pretty reliable now.