1
0
forked from aniani/vim

patch 8.1.0089: error when ending the terminal debugger

Problem:    error when ending the terminal debugger
Solution:   Fix deleting defined signs for breakpoints.  Make the debugger
            work better on MS-Windows.
This commit is contained in:
Bram Moolenaar
2018-06-19 22:34:46 +02:00
parent 5319191a2a
commit a15b0a936d
2 changed files with 32 additions and 12 deletions

View File

@@ -761,6 +761,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
89,
/**/
88,
/**/