I'm debugging an Objective-C app on the iPhone simulator. The app compiles and works. Xcode settings previously let me set debugger breakpoints and have the debugger actually break.
Now, the breakpoints show up in grey and the debugger doesn't stop on any breakpoint. Clicking on the breakpoint makes it light grey, but not blue like normal.
Can someone tell me which setting I need to revert to enable debugging again? Thanks.
Open your Debug Area:
Enable the Breakpoint
and make it highlighted. BOOM!
In the top menu, open Debug
and click Activate breakpoints
. You can also use the keyboard shortcut: Command ⌘ + Y.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With