Re: [Koha-devel] Debugging in vim

2015-11-30 Thread Jesse
I've used it without running into pain with Komodo as well. What issues are you running into? 2015-11-30 7:30 GMT-07:00 Julian Maurice : > I do it daily, it's a life changer! :) > > But everything seems ok in the wiki. What is the dependency hell you are > talking about ? > > Le 30/11/2015 14:35,

Re: [Koha-devel] Debugging in vim

2015-11-30 Thread Julian Maurice
I do it daily, it's a life changer! :) But everything seems ok in the wiki. What is the dependency hell you are talking about ? Le 30/11/2015 14:35, Barton Chittenden a écrit : > Hi, has anyone gotten debugging to work in vim, using the instructions here? > > http://wiki.koha-community.org/wiki/

[Koha-devel] Debugging in vim

2015-11-30 Thread Barton Chittenden
Hi, has anyone gotten debugging to work in vim, using the instructions here? http://wiki.koha-community.org/wiki/Debugging_in_VIM I tried it, and ran into dependency hell... If I remember correctly, Komodo-PerlRemoteDebugging-4.4.1 didn't play nicely with https://github.com/joonty/vdebug. If som