[ACCEPTED]-Xcode breakpoints greyed out and not working-breakpoints
Accepted answer
Open your Debug Area:
Enable the Breakpoint
and make 1 it highlighted. BOOM!
In the top menu, open Debug
and click Activate breakpoints
. You could 1 also try cmd + y
.
You should also be able to right click directly 6 on the break point and choose "Enable Break 5 Point" from the pop up menu.
OK...
You have 4 all your breakpoints generally disabled. This 3 will gray out and ignore breakpoints even 2 if they individually say they are enabled.
Go 1 to the Debug menu in Xcode and select Activate Breakpoints.
Source:
stackoverflow.com
More Related questions
Cookie Warning
We use cookies to improve the performance of the site. By staying on our site, you agree to the terms of use of cookies.