Guruza search results for ruby debugger http://guruza.com/searches/show/1366 Questions recently submitted to Guruza that match the query: ruby debugger Fri, 05 Sep 2008 18:18:21 -0700 $10.00 - I run Ruby Debugger as follows D:>ruby -r debug myprog.rb Debug.rb Ema... http://guruza.com/question/529/reward-10.00 I run Ruby Debugger as follows D:>ruby -r debug myprog.rb Debug.rb Emacs support available. D:/ruby/lib/ruby/site_ruby/1.8/ubygems.rb:10:require 'rubygems' (rdb:1) b myprog.rb 3 Set breakpoint 1 at myprog.rb 3 (rdb:1) c I'm running on WIndows XP My programs run through without stoping at line 3. How do I get it to break? Sat, 05 May 2007 17:42:49 -0700