I'm having trouble with a breakpoint on a while loop. I can see a red border inside of the while loop (which is odd since they are usually on the outside.) If I right click on it, I only have the option to add a breakpoint, and not remove it. (If I add it, the I have two borders, outside and inside.)
Is there a way to delete all breakpoints in a vi?
The problem seems like a bug to me, but it would be nice not to have to start deleting code in order to make it run again.