mirror of
https://github.com/vim/vim.git
synced 2026-04-17 17:18:06 +02:00
Problem: Termdebug: clearing multi-breakpoint does not work.
Solution: Delete all X.Y breakpoints. Keep more information about placed
breakpoints. (Ozaki Kiichi, closes #3641)