From: Martin Krauskopf Date: 2007-08-14T19:22:47+09:00 Subject: Re: Ruby debuggers? Jim Phillips wrote: > Question. Is there a more sophisticated troubleshooting tool for Ruby > available yet (for Linux)? There are bunch of them: http://debug-commons.rubyforge.org/misc/ruby-debugging.html#gui Some of them might be outdated and not maintained anymore (the page needs update). I can recommend NetBeans Ruby debugger ;) http://wiki.netbeans.org/wiki/view/RubyDebugging#section-RubyDebugging-Screenshots m.