From: Shea Martin Date: 2006-10-14T01:35:09+09:00 Subject: Re: communicating with ruby debugger Huw Collingbourne wrote: > "Jeff Wood" wrote in message > news:452FA4BF.20207@dark-light.com... >> Shea Martin wrote: >>> Does anyone know of an open source ruby ide w/ debugger which is not >>> written in ruby? >> Arachno IDE is not written in Ruby ... I believe it's written in Eiffel. >> > > Arachno isn't open source. > > Come to that, neither is our IDE (Ruby In Steel). > > Currently Arachno has a fast debugger and our free edition has a slow > debugger. Our commercial edition will, however, have a very fast debugger > and that certainly isn't written in Ruby. But no, I'm afraid that won't be > open source either ;-) > > best wishes > Huw Collingbourne > > http://www.sapphiresteel.com > Ruby Programming In Visual Studio 2005 > > Did you write your own debugger(s) for the editor or do you know of a way to tie into debug.rb? ~S