开发者

How can I get Perl's debugger and gVim to work together on Linux?

Is there a way to get Perl's debugger and gV开发者_StackOverflow中文版im to work together on Linux? I.e. step through code in gVim and see the values of watched variables controlling the debugger from within gVim?


You can try this vim script: http://vim.sourceforge.net/scripts/script.php?script_id=663 for debug perl scripts in your vim editor.


This is a decent plugin with some debugger integration: http://www.vim.org/scripts/script.php?script_id=556.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜