On 2017-09-09, 20:20 GMT, Bram Moolenaar wrote: > Patch 8.0.1085 > Problem: The terminal debugger can't set breakpoints. > Solution: Add :Break and :Delete commands. Also commands for stepping > through code. > Files: runtime/pack/dist/opt/termdebug/plugin/termdebug.vim, > runtime/doc/terminal.txt
Is there some way how to make termdebug working with other debugger (I would be interested in pdb, of course)? That would be really awesome! The only thing which makes me thing about VSCode or PyCharm is missing debugger in vim (and all plugins I found are more or less broken). Best, Matěj -- http://matej.ceplovi.cz/blog/, Jabber: mcepl<at>ceplovi.cz GPG Finger: 3C76 A027 CA45 AD70 98B5 BC1D 7920 5802 880B C9D8 Q: What is the chief end of man? A: The chief end of man is to glorify God and to enjoy him forever. -- The Westminster Shorter Catechism -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
