What do I need to setup to debug in 1.8.1 with using RDE?
Currently I get:
ruby.exe: No such file to load – debug2 (LoadError)
Thanks!
What do I need to setup to debug in 1.8.1 with using RDE?
Currently I get:
ruby.exe: No such file to load – debug2 (LoadError)
Thanks!
Its Me wrote:
What do I need to setup to debug in 1.8.1 with using RDE?
Currently I get:
ruby.exe: No such file to load – debug2 (LoadError)Thanks!
look here:
http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-talk/73100
this sounds similar to your question…
The install.rb script does not work. It does some version-conditional file
copying, and does not know about “1.8” or its directory structure.
Any other ideas?
“Daniel Bovensiepen [bovi]” daniel@bovensiepen.net wrote in message
news:4086DC79.3070601@bovensiepen.net…
Its Me wrote:
What do I need to setup to debug in 1.8.1 with using RDE?
Currently I get:
ruby.exe: No such file to load – debug2 (LoadError)Thanks!
look here:
http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-talk/73100this sounds similar to your question…
Hello Its,
Thursday, April 22, 2004, 11:54:06 PM, you wrote:
The install.rb script does not work. It does some version-conditional file
copying, and does not know about "1.8" or its directory structure.
If you want it for debugging you maybe want to look at
www.ruby-ide.com . I'm still looking for beta testers.
--
Best regards,
Lothar mailto:mailinglists@scriptolutions.com