jruby-debug icon indicating copy to clipboard operation
jruby-debug copied to clipboard

JRuby-based backend for ruby-debug

Results 5 jruby-debug issues
Sort by recently updated
recently updated
newest added

I can not go to the next line with the debugger, instead it steps in.

hi, My rails application is running with jruby on jboss. So, can I break point on .rb file, and debug it with step by step? If yes, how to do...

The testing rake tasks are broken in multiple ways: - They relied on a `test` subdirectory that doesn't exist. This used to be a svn:external to the ruby-debug SVN repository...

Using the IDE debugger in RubyMine fails always to start the debugger instance. This happened with JRuby 10.0.1.0 as well as with JRuby 10.0.2.0. The RubyMine release is 2025.2 There...