]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.4299: SafeState autocommand interferes with debugging v8.2.4299
authorBram Moolenaar <Bram@vim.org>
Sat, 5 Feb 2022 12:10:52 +0000 (12:10 +0000)
committerBram Moolenaar <Bram@vim.org>
Sat, 5 Feb 2022 12:10:52 +0000 (12:10 +0000)
commit46f3080e5cd4cd1bae23e72a429a8195eb1ded7a
treecfe9dcd9a2796ea0c34ffb0372fd03692254dc8d
parentfc88df42f1ae64bcc4d6cbc0fbd3445f8c59afdf
patch 8.2.4299: SafeState autocommand interferes with debugging

Problem:    SafeState autocommand interferes with debugging.
Solution:   Do not trigger SafeState while debugging. (closes #9697)
src/main.c
src/version.c