astashov / vim-ruby-debugger

Vim plugin for debugging Ruby applications (using ruby-debug-ide gem)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to run a simple rb file and getting an error trying to run debugger

wilvk opened this issue · comments

Hi there,
I am using vim 8.0 on MacOS and am getting the following error when running any debugger command:

Error detected while processing function 288[25]..275[5]..<SNR>105_send_message_to_debugger:
line   11:
Errno::ENOENT: No such file or directory - connect(2) for /tmp/vBLAVhp/10
Press ENTER or type command to continue

Any help would be greatly appreciated.

Cheers,