ruby-debug / ruby-debug-ide

An interface which glues ruby-debug to IDEs like Eclipse (RDT), NetBeans and RubyMine.
https://www.jetbrains.com/ruby/features/ruby_debugger.html
Other
370 stars 83 forks source link

Debugger hits all breakpoints once then stops #241

Open matthewblott opened 9 months ago

matthewblott commented 9 months ago

Macbook Pro 2020 M1 16GB RAM RubyMine: 2023.2.2 Ruby: 3.2.2 Rails: 7.1

I followed the instructions for debugging on the JetBrains videohere but I'm not having any joy. The debugger hits every breakpoint the first time I load a page (whether I've visited that route or not) and then nothing works afterwards. I'm at a bit of a loss, any help appreciated :-)

hurricup commented 9 months ago

If you are using RubyMine, most likely you are using ruby debugger 2.3 or 3.0. They should be reported to the JetBrains tracker, https://youtrack.jetbrains.com/issues/RUBY