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

patch 8.0.1655: outdated gdb message in terminal debugger unclear

Problem:    Outdated gdb message in terminal debugger unclear.
Solution:   Specifically mention the required gdb version.  Avoid getting
            stuck on pagination.
This commit is contained in:
Bram Moolenaar
2018-03-29 18:29:51 +02:00
parent ab943431d8
commit f3ba14ffd3
2 changed files with 7 additions and 1 deletions

View File

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