]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.1293: setting a breakpoint in the terminal debugger sometimes fails v8.0.1293
authorBram Moolenaar <Bram@vim.org>
Sun, 12 Nov 2017 17:02:06 +0000 (18:02 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 12 Nov 2017 17:02:06 +0000 (18:02 +0100)
commit60e73f2acc890f07056fa1bea8dbe89d26918b3e
tree66e14da8fe3784eb2f4dd1756f22a314fdbe244b
parentd327b0c68fa9b32877123f77560f4521a9eb39db
patch 8.0.1293: setting a breakpoint in the terminal debugger sometimes fails

Problem:    Setting a breakpoint in the terminal debugger sometimes fails.
Solution:   Interrupt the program if needed.  Set the interface to async.
runtime/doc/terminal.txt
runtime/pack/dist/opt/termdebug/plugin/termdebug.vim
src/version.c