shuky19 / sublime_debugger

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

execution doesn't stop for breakpoints #38

Open planarian opened 10 years ago

planarian commented 10 years ago

Hi Shuky,

I'm sorry to bother you again. When I set breakpoints and then tell the debugger to "continue," it finishes the program without stopping. Is this a bug, or am I not using this feature properly? I've also tried "run until cursor," but that doesn't seem to do it either.

Thanks,

Jay Davis

LorinRicker commented 10 years ago

+1

melihomay commented 9 years ago

same problem, i use chruby Ruby 2.2.1 Rails 4.2.3

Thx