cldwalker / debugger

port of ruby-debug that works on 1.9.2 and 1.9.3
BSD 2-Clause "Simplified" License
846 stars 80 forks source link

add symlinks for ruby 2.1.4 #136

Closed wstrinz closed 9 years ago

wstrinz commented 9 years ago

Installing debugger failed on 2.1.4 with the error:

No such file or directory @ rb_sysopen - ./214/ruby_debug.h

I think this is the right fix for the issue.

cldwalker commented 9 years ago

debugger doesn't support 2.x as mentioned in the readme