vim-ruby-debugger icon indicating copy to clipboard operation
vim-ruby-debugger copied to clipboard

debugger don't stop at breakpoint ...

Open JohnBat26 opened this issue 14 years ago • 1 comments

Hello. I use ruby-1.9.3-p0. I have simple plain script. | set one breakpoint and run rebugger: :Rdebugger my_script.rb Debugger started successful but my code don't execute :(. Why?

JohnBat26 avatar Dec 01 '11 20:12 JohnBat26

I have exact same problem. I've managed to use rdebug in the terminal, but for some reason it won't execute a script as a vim plugin.

ghost avatar Apr 24 '12 19:04 ghost