forked from Imagelibrary/binutils-gdb
gdb-dap: disable events when deleting breakpoints
when I disable a breakpoint in VS Code the breakpoint is removed instead. I compared the behavior to lldb-dap and disabled events when removing a breakpoint. Now it is possible to disable and enable breakpoints in VS Code.
This commit is contained in: