shuky19 / sublime_debugger

Interactive debugger for sublime
Apache License 2.0
429 stars 24 forks source link

It doesn't work: Rails 3.2.16, Ruby 1.9.3-p392, rvm #13

Closed Olgagr closed 10 years ago

Olgagr commented 10 years ago

I installed debugger gem, then Debugger: start debbuger rails. In output I can see that debugger is connected without any errors. But when I refresh a page, the debugger doesn't stop in breakpoint.

I'm using Rails 3.2.16, Ruby 1.9.3-p392 and rvm.

Should I do something more to make it work ?

shuky19 commented 10 years ago

The expected behaviour is first that you would break as soon as you stary debugging, second try activate the immediate window and see if thats working.

Shuky

shuky19 commented 10 years ago

Did it work?

Olgagr commented 10 years ago

Hi,

to be honest, because I couldn't be able to make it work, I changed the debbuging solution. I debug from console. However, thanks for help.

shuky19 commented 10 years ago

Ok Thanks, if you have the power to change back reopen this.