Anyone using OpenOCD & gdb for STM32 w/ VSCode? I have an infuriating problem where removing breakpoints isn't possible. If I remove a breakpoint, the debugger will continue to break in at that point afterwards anyway. Only way to remove a breakpoint is to reset. Anybody else have that issue? #embedded
2