From: eggman2001 Date: 2007-10-20T00:26:16+09:00 Subject: Re: debugging question I tried that, but it doesn't work. Here's the error that I'm getting... C:\InstantRails\ruby_progs\rdig_testing>rdeb s\rdig_testing\config.rb C:/InstantRails/ruby/lib/ruby/gems/1.8/gems/ 6:in `initialize': Bad file descriptor - con from C:/InstantRails/ruby/lib/ruby/g by-debug.rb:86:in `new' from C:/InstantRails/ruby/lib/ruby/g by-debug.rb:86:in `start_client' from C:/InstantRails/ruby/lib/ruby/g ebug:87 from C:/InstantRails/ruby/bin/rdebug from C:/InstantRails/ruby/bin/rdebug C:\InstantRails\ruby_progs\rdig_testing> On Oct 19, 12:09 am, Roger Pack wrote: > eggman2001 wrote: > > so I installed the gem rdig. You run rdig with "rdig " and > > I'd like to debug it. > > gem install ruby-debug > rdebug rdig (maybe) > gl > -- > Posted viahttp://www.ruby-forum.com/.