]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.1668: terminal debugger: can't re-open source code window v8.0.1668
authorBram Moolenaar <Bram@vim.org>
Fri, 6 Apr 2018 20:26:25 +0000 (22:26 +0200)
committerBram Moolenaar <Bram@vim.org>
Fri, 6 Apr 2018 20:26:25 +0000 (22:26 +0200)
commitc4b533e1e93151658cb170c6796d327a8c0f8612
tree3c21fd7ee9a8cadb1ac10cbebcdb14ab3967239e
parent3680bab7e797444a7f41646888d9dd04b01c3816
patch 8.0.1668: terminal debugger: can't re-open source code window

Problem:    Terminal debugger: can't re-open source code window.
Solution:   Add the :Source command.  Also create the window if needed when
            gdb stops at a source line.
runtime/doc/terminal.txt
runtime/pack/dist/opt/termdebug/plugin/termdebug.vim
src/version.c