From: eggman2001 Date: 2007-10-21T08:49:51+09:00 Subject: Re: debugging question That worked! Thanks so much :-) On Oct 20, 12:07 pm, Roger Pack wrote: > eggman2001 wrote: > > Not quite sure what you mean - sorry. I know very little about the > > role that ports play in these situations. > > go into the rdig file (find it), then add > require 'ruby-debug' > debugger > > and it should open a breakpoint for you there (run it normal). > GL! > -Roger > -- > Posted viahttp://www.ruby-forum.com/.