Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is there a way to disable "click in gutter to add breakpoint" in Xcode?

Tags:

xcode4

Is there a way to disable "click in gutter to add breakpoint" in Xcode?

I keep accidentally adding breakpoints then having to delete them when I'm trying to click on the error icons that show up when there is a warning/error.

Or am I doing it wrong somehow, like I'm not suppose to click those ...

like image 606
WanderingInLimbo Avatar asked Aug 12 '11 02:08

WanderingInLimbo


1 Answers

I've been looking but I haven't found a way to disable it. However, I found that you can drag a breakpoint off the gutter to remove it which is more convenient than clicking "Delete Breakpoint" in the context menu.

like image 173
alexcoco Avatar answered Oct 21 '22 10:10

alexcoco