From: Alexey Verkhovsky Date: 2007-04-14T04:22:57+09:00 Subject: Re: Debugging Ruby > > I was wondering whether there are any other options worth > > considering that I'd missed. Any suggestions? Not exactly a debugger, but an important technique for troubleshooting interesting problems (deadlocks, mysterious crashes etc): http://weblog.jamisbuck.org/2006/9/22/inspecting-a-live-ruby-process -- Alex