开发者

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

开发者 https://www.devze.com 2022-12-19 22:51 出处:网络
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

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

精彩评论

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

关注公众号