[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.technology.dltk] Re: Using the Ruby fast debugger with an home-installed ruby-debug gem

Hi Gioele,

Thanks for reporting this issue.
I have started looking on it - I think I will have exact details tomorrow.

Alex


is there a way to use the Ruby fast debugger in DLTK when the
ruby-debug{,-base,-ide} gems are installed in a non-system-wide fashion?

In my case gems are installed at ~/Applications/ruby/gems and they work
flawlessly in common scripts because I have both RUBYLIB and GEM_HOME set
to the correct directories. Somehow, when the debugger is launched by
DLTK these variables are not read/used.