Topic: Lingering breakpoints
Clicking the LH margin to switch OFF a breakpoint removes the breakpoint marker (big red blob ) but seems not to remove the breakpoint, because the debugger continues to pause at former breakpoints, even after removing them.
I have observed this behaviour during a single debugging session. I haven't checked to see whether it survives exiting then re-starting.
---
John