- Exit Netbeans
- $ gem uninstall linecache
- $ gem uninstall ruby-debug-base
- $ gem uninstall ruby-debug-ide
- $ gem install ruby-debug-ide
- Start Netbeans, and "Debug Project"
Please note that I am using MRI (native Ruby), not JRuby.
- Netbeans 6.9.1 (Linux)
- ruby 1.8.7 (2010-12-23 patchlevel 330) [x86_64-linux]
- RubyGems 1.4.1
- linecache (0.43)
- ruby-debug-base (0.10.4)
- ruby-debug-ide (0.4.16)