|
| Re: JRuby debugging and debug gems [message #539808 is a reply to message #536790] |
Sun, 13 June 2010 10:09  |
Alex Panchenko Messages: 332 Registered: July 2009 |
Senior Member |
|
|
Hi Ketan,
DLTK already uses that gem for ruby debugging, but it was not available for jruby when ruby debug was initially implemented.
That's why there is a test in org.eclipse.dltk.ruby.fastdebugger.FastDebuggerRunner.addEng ineConfig() to stop if running under jruby.
You can try to remove it and see if it works.
Probably it requires some changes for jruby and ruby 1.9 as well.
It would be great if you can help with it.
Thank you,
Alex
|
|
|
Powered by
FUDForum. Page generated in 0.01432 seconds