Armin Roehrl wrote: > Hi all, > > one of the things that seems to be more important > to the odd Java-coders than to emacs/(g)vim people seems > to be IDEs for Ruby in the windows-world. > > The freeride 0.5 windows IDE does not yet support debugging. > Is that a big fundamental problem, or can one hope that this gets fixed > by the certainly dead busy development team in the next few > months? > > What IDE would you recommend to the Windows-developer? > Is RDE any good? > > I am only fishing for ideas. > > Thanks > -A. > > ---------------------------------------- > Armin Roehrl, http://www.approximity.com > We manage risk hi Armin If I remeber correclty debugging works, at least on Linux, but I think it should work too in Windows. http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-talk/70354 there is a hint on how to turn on the debugger. maybe this helps markus