mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 23:18:33 +00:00
vim-patch:7.4.1102
Problem: Debugger has no stack backtrace support.
Solution: Add "backtrace", "frame", "up" and "down" commands. (Alberto
Fanjul, closes vim/vim#433)
f1f60f859c
This commit is contained in:
@@ -580,7 +580,7 @@ static int included_patches[] = {
|
||||
1105,
|
||||
// 1104 NA
|
||||
// 1103 NA
|
||||
// 1102,
|
||||
1102,
|
||||
1101,
|
||||
// 1100 NA
|
||||
// 1099 NA
|
||||
|
Reference in New Issue
Block a user