From: HaPK Date: 2005-12-05T21:00:03+09:00 Subject: Ruby debuger on Windows Can somebody point out, why on Windows ruby -r debug my_ruby_script.rb start in "ubygems.rb" and not in "my_ruby_script.rb". With "start" I mean, that I expected to see the first line of _my_ file as the current statement. PS I'm using ruby 1.8.2-14 (2004-12-25) - installed from OneClickInstaller.