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:
committed by
Bram Moolenaar
parent
1fdf84e033
commit
8d5e514d77
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
4571,
|
||||
/**/
|
||||
4570,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user