Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Dynamic Languages Toolkit (DLTK) » Unable to debug plug-in function calls through JRuby script
icon8.gif  Unable to debug plug-in function calls through JRuby script [message #936756] Mon, 08 October 2012 09:54
Ameet Pat is currently offline Ameet PatFriend
Messages: 1
Registered: October 2012
Junior Member
Hello, we are using DLTK for debugging JRuby scripts. For standard JRuby commands/functions, we found that it is debugging nicely/correctly. Smile

But if we load a plug-in/jar from the jruby script and give a call to a function inside the jar/my plug-in then JRuby sometimes hang or sometimes it gives error (like no such method). Sad

In short we are not able to debug a call to a function inside the jar/plug-in. It would be alright if it simply steps over the call (and execute at the backend) without actually stepping inside the actual function. But it is not even doing this!

Any help in this regards will be highly appreciated!

Thanks!
Previous Topic:DLTK indexing
Next Topic:Can I help out with DLTK Ruby?
Goto Forum:
  


Current Time: Fri Apr 26 12:23:18 GMT 2024

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

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

Back to the top