vim-vebugger
vim-vebugger copied to clipboard
Support for attaching to a running java process
jdb supports this functionality using the '-attach' command line flag. Any plans to add that feature?
I just started into this myself and have the beginnings of it going. Should have it wrapped up in couple days.
+1 I have been making some terminal applications, and escape codes clutter vebugger's shell.
Can this be closed after PR #55?