Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Dynamic Languages Toolkit (DLTK) » Using the Ruby fast debugger with an home-installed ruby-debug gem
Using the Ruby fast debugger with an home-installed ruby-debug gem [message #24314] Mon, 26 May 2008 15:24 Go to next message
Eclipse UserFriend
Originally posted by: gioele.svario.it

Hello,

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.

--
Gioele <gioele@svario.it>
Re: Using the Ruby fast debugger with an home-installed ruby-debug gem [message #24356 is a reply to message #24314] Wed, 28 May 2008 13:12 Go to previous messageGo to next message
Alex Panchenko is currently offline Alex PanchenkoFriend
Messages: 342
Registered: July 2009
Senior Member
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.
Re: Using the Ruby fast debugger with an home-installed ruby-debug gem [message #24518 is a reply to message #24356] Thu, 29 May 2008 12:49 Go to previous messageGo to next message
Alex Panchenko is currently offline Alex PanchenkoFriend
Messages: 342
Registered: July 2009
Senior Member
I found 2 issues with ruby-debug at the moment:

1. the check if the ruby-debug gem is installed. Since it could be
installed in different places (and your situation is one of the
examples) we would provide option to disable this check for advanced users.

2. current version of ruby-debug is 0.10.1 and according to the
http://rubyforge.org/frs/shownotes.php?release_id=21031 it contains some
INCOMPATIBLE CHANGEs so we need to modify our code to handle that.

We will fix this issues in one of the next RCs.

regards,
Alex


Alex Panchenko wrote:
> 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.
Re: Using the Ruby fast debugger with an home-installed ruby-debug gem [message #26680 is a reply to message #24518] Wed, 25 June 2008 08:14 Go to previous message
Eclipse UserFriend
Originally posted by: weirp03.gmail.com

Cou you do me a favour to send the documents about DLTK ?
Our team is planning to use the DLTK to develop a chemical language
IDE,but we are short of the documents about the DLTK ,including helping
document,developer guides,because there are little information about DLTK
in the Internet.
Thank you .
Previous Topic:Semantic checking - via validators?
Next Topic:Regarding DLTK IDE Guide
Goto Forum:
  


Current Time: Fri Apr 19 23:37:22 GMT 2024

Powered by FUDForum. Page generated in 0.03385 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top