]> granicus.if.org Git - vim/commit
patch 9.0.0456: function called at debug prompt is also debugged v9.0.0456
authorBram Moolenaar <Bram@vim.org>
Tue, 13 Sep 2022 11:36:57 +0000 (12:36 +0100)
committerBram Moolenaar <Bram@vim.org>
Tue, 13 Sep 2022 11:36:57 +0000 (12:36 +0100)
commitb1842de5ca77205993e8ef76cf29803822e0e3ab
tree1d6fccbe924d8056a03df859834979fbef7dca95
parent5ed391708a62b4ebaa84dd23e32a416e5c3383d9
patch 9.0.0456: function called at debug prompt is also debugged

Problem:    Function called at debug prompt is also debugged.
Solution:   Reset the debug level while entering the debug command.
            (closes #11118)
src/debugger.c
src/version.c