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

patch 8.2.4571: not all gdb files are recognized

Problem:    Not all gdb files are recognized.
Solution:   Add a few more patterns for gdb. (Jade Lovelace, closes #9956)
This commit is contained in:
Jade Lovelace
2022-03-15 12:00:23 +00:00
committed by Bram Moolenaar
parent 1fdf84e033
commit 8d5e514d77
3 changed files with 4 additions and 2 deletions

View File

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