]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.1085: terminal debugger can't set breakpoints v8.0.1085
authorBram Moolenaar <Bram@vim.org>
Sat, 9 Sep 2017 20:19:47 +0000 (22:19 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 9 Sep 2017 20:19:47 +0000 (22:19 +0200)
commite09ba7bae5c867f6d3abc184709dd27488318e97
tree8a512ae4bf2dd5d5b02feb8a6b3aed8f94e06d79
parent7be9b50fd7e238722c9ba5c0ef1d2a7e7e52b9e3
patch 8.0.1085: terminal debugger can't set breakpoints

Problem:    The terminal debugger can't set breakpoints.
Solution:   Add :Break and :Delete commands.  Also commands for stepping
            through code.
runtime/doc/terminal.txt
runtime/pack/dist/opt/termdebug/plugin/termdebug.vim
src/version.c