I cannot turn on debugging
When I go to Project → Breakpoint → Ignore All is ticked, and I cannot change it.
Does anyone else have this problem?
Might have moderator move to main channels as 2025R3 has been released ![]()
Might get better exposure
Same here
Windows 11
Had to use Control+Shift+Alt+/ to clear it
Are you using Windows? What version?
On macOS I just clicked on Project → Break On Exceptions to clear it
I have Project → Break On Exceptions turned on,but the Project ->Breakpoint → turn on is greyed out and the Project → Breakpoint → Ignore All remains ticked and I can’t turn on Project → Breakpoint → show all.
I am using MACbook OS 26.1
Got it! I needed to highlight Project → Breakpoint → Ignore All and then use the indicated shortcut to turn it off → shift+option+command+backslaxh . The shortcut toggles ignore or not ignore breakpoints
Nothing happens if you select it again?
Ignore all
Are you in a line of code that can turn on a break point?
Button selected = turn on is greyed out
Line of code = turn on is available
I don’t think ‘show all’ turns on the breakpoints. It should list all the breakpoints we have in the project (here with a simple project and only 1 breakpoint):
Can’t you just select Ignore all again to toggle the setting?

Here macOS 15.6.1
AlbertD:
Are you in a line of code that can turn on a break point?
No
I don’t think ‘show all’ turns on the breakpoints. It should list all the breakpoints we have in the project (here with a simple project and only 1 breakpoint):
According to the documentation, it should enable viewing of breakpoints
Can’t you just select Ignore all again to toggle the setting?
When the ‘ignore all’ was ticked, I found selectingi it again failed to toggle the setting, I had to use the displayed key combinaiton to turn off the ‘
︎’ abd then all options began]me available and I could toggle ‘ignore all’ on and off using the keyboard combination.
That is what my screenshot shows, the list of all breakpoints.


