[1.9] Can't run debugger ------------------------ Key: JRUBY-5393 URL: http://jira.codehaus.org/browse/JRUBY-5393 Project: JRuby Issue Type: Bug Components: Ruby 1.9 Affects Versions: JRuby 1.6RC1 Reporter: Hiro Asari Assignee: Thomas E Enebo Priority: Critical Fix For: JRuby 1.6
{noformat} $ jruby -v --1.9 -d --debug -rdebug -e 0 jruby 1.6.0.RC1 (ruby 1.9.2 patchlevel 136) (2011-01-19 36b741d) (Java HotSpot(TM) 64-Bit Server VM 1.6.0_22) [darwin-x86_64-java] Exception `LoadError' at /Users/asari/Development/src/jruby/lib/ruby/site_ruby/shared/Win32API.rb:2 - Win32API only supported on win32 Exception `LoadError' at org/jruby/RubyKernel.java:1050 - no such file to load -- continuation org/jruby/RubyKernel.java:1050:in `require19': no such file to load -- continuation (LoadError) from /Users/asari/Development/src/jruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:29:in `require' from /Users/asari/Development/src/jruby/lib/ruby/1.9/debug.rb:5:in `(root)' {noformat} -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email