Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Dynamic Languages Toolkit (DLTK) » Remote Debugging(Why Interpreter is required for remote debugging ?)
Remote Debugging [message #498521] Tue, 17 November 2009 10:43 Go to next message
suprit  is currently offline suprit Friend
Messages: 15
Registered: July 2009
Junior Member
Hi,
We have developed an IDE using eclipse 3.5 DLTK S2.0M3 and RSE 3.1.1.

Here we support both local and remote debugging. So we create local/remote launch configuration accordingly.

In case of remote debugging, we run the remote launch configuration which sets the IDE to listening. On remote machine we run the interpreter which connects to the IDE and we debug the script.

Thus, in remote launch configuration, since the IDE directly goes to listening, we need not specify any interpreter install location in "Interpretor preference page".

However, currently, the remote launch configuration forces the user to specify the interpretor, which should not be the case.

Can you please provide us the handle to launch remote configuration without setting the interpretor location.

regards,
Suprit.


Re: Remote Debugging [message #498709 is a reply to message #498521] Wed, 18 November 2009 09:47 Go to previous message
Alex Panchenko is currently offline Alex PanchenkoFriend
Messages: 342
Registered: July 2009
Senior Member
Hi Suprit,

You are right, interpreter is not used if launch is performed on the
remote host. I'll fix it.

Thank you,
Alex

suprit wrote:
> Hi,
> We have developed an IDE using eclipse 3.5 DLTK S2.0M3 and RSE 3.1.1.
>
> Here we support both local and remote debugging. So we create
> local/remote launch configuration accordingly.
>
> In case of remote debugging, we run the remote launch configuration
> which sets the IDE to listening. On remote machine we run the
> interpreter which connects to the IDE and we debug the script.
>
> Thus, in remote launch configuration, since the IDE directly goes to
> listening, we need not specify any interpreter install location in
> "Interpretor preference page".
>
> However, currently, the remote launch configuration forces the user to
> specify the interpretor, which should not be the case.
>
> Can you please provide us the handle to launch remote configuration
> without setting the interpretor location.
>
> regards,
> Suprit.
>
>
>
Previous Topic:[BUILD] M-M200911111238-200911111238
Next Topic:Debug Process output in console
Goto Forum:
  


Current Time: Sat Apr 20 04:33:41 GMT 2024

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

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

Back to the top