This should be a great Christmas present for many of you. After over three years, the “ruby-debug” gem finally installs properly on JRuby. ~/projects/jruby gem install ruby-debug Successfully ...
Introducing JDI The APIs we’ll be using are part of the Java Debug Interface (JDI), a set of Java APIs for remotely inspecting a running application. It’s part of the Java Platform Debugger ...