I'm trying to add a symbolic breakpoint but Cmd+6 is not doing anything and the +
is no where to be found. Trying to follow this: Exception with insertObject:atIndex: on iOS6
Here is what my screen looks like where my breakpoint normally appear:
I'm trying to add a symbolic breakpoint but Cmd+6 is not doing anything and the +
is no where to be found. Trying to follow this: Exception with insertObject:atIndex: on iOS6
Here is what my screen looks like where my breakpoint normally appear:
You are trying to add those breakpoints in the Debug Area, that's not the correct area. You have to do it in the navigator area (i.e. the right side bar). Press Command+7 to show the breakpoint navigator.