mirror of
https://github.com/vim/vim.git
synced 2026-05-14 06:11:37 +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)