0
0
mirror of https://github.com/vim/vim.git synced 2025-09-27 04:14:06 -04:00

patch 8.1.1977: terminal debugger plugin may hang

Problem:    Terminal debugger plugin may hang.
Solution:   Wait longer when still reading symbols.
This commit is contained in:
Bram Moolenaar
2019-09-04 14:24:24 +02:00
parent 2b43f7f9f4
commit 19c8fe1925
2 changed files with 10 additions and 7 deletions

View File

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