mirror of
https://github.com/vim/vim.git
synced 2026-05-26 03:56:59 +02:00
37402ed534
Problem: Termdebug: clearing multi-breakpoint does not work.
Solution: Delete all X.Y breakpoints. Keep more information about placed
breakpoints. (Ozaki Kiichi, closes #3641)