chad - ruby-debug in 30 seconds (we don't need no stinkin' GUI!)

screenshot

Many people (including me) have complained about the lack of a good GUI debugger for Ruby. Now that some are finally getting usable, I've found I actually prefer IRB-style ruby-debug to a GUI. There's good tutorial links on the ruby-debug homepage, and a very good Cheat sheet, but I wanted to give a bare-bones HOWTO to help you get immediately productive with ruby-debug. Install the latest gem $ gem install ruby-debug Install the cheatsheet $ gem install cheat $ cheat rdebug Set autolist, autoeval, and aut...

http://pivots.pivotallabs.com/users/chad/blog/articles/366-ruby-debug-in-30-seconds-we-don-t-need-no-stinkin-gui-
http://b.hatena.ne.jp/entry/http://pivots.pivotallabs.com/users/chad/blog/articles/366-ruby-debug-in-30-seconds-we-don-t-need-no-stinkin-gui-