Is there any way to remove all the breakpoints in Xcode?
|
feedback
|
|
Well there's a two step way:
| ||||
|
feedback
|
|
Other ways:
| |||
|
feedback
|
|
Additionally, you can customize your Toolbar and put the "Breakpoints" button there. Click this on/off will active/deactivate all breakpoints. While this doesn't remove them, it may be useful if you just don't want them to be hit for a run. | |||
|
feedback
|