patch 8.1.0575: Termdebug: clearing multi-breakpoint does not work

Problem:    Termdebug: clearing multi-breakpoint does not work.
Solution:   Delete all X.Y breakpoints.  Keep more information about placed
            breakpoints. (Ozaki Kiichi, closes #3641)
This commit is contained in:
Bram Moolenaar
2018-12-09 15:53:01 +01:00
parent 4af7259b2b
commit 37402ed534
2 changed files with 94 additions and 48 deletions
+2
View File
@@ -792,6 +792,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
575,
/**/
574,
/**/