I go to Breakpoints panel in XCode, in the 'Breakpoints' I click a breakpoint and click 'Delete', but it does not remove the breakpoint. And I try go to go to 'Project Breakpoints' and find the same breakpoint and click 'Delete'. But it still does not break the breakpoint.
|
feedback
|
migrated from superuser.com Aug 30 '09 at 12:14
This question came from our site for computer enthusiasts and power users.
|
Drag them out of the bar on the side and they will disappear. It looks like the Delete option in the Breakpoints window is messed up, instead you can press the delete key while a breakpoint is selected there. | |||
feedback
|