I\'m using xcode in C++. I\'m trying to debug my project, but at random intervals, it seems to ignore my breakpoints. There are three things that it does:
I faced the same issue right now.
I tried all the options : enabling the GCC, active, base targets and restarting and closing xcode, nothing solved.
I finally restarted the simulator and things have started working.