1
0
forked from aniani/vim

patch 8.0.1599: no error message when gdb does not support debugger

Problem:    No error message when gdb does not support the terminal debugger.
Solution:   Check for the response to open the Machine Interface.
This commit is contained in:
Bram Moolenaar
2018-03-11 20:51:52 +01:00
parent c48369c3fc
commit 3e4b84d0b5
2 changed files with 33 additions and 1 deletions

View File

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