Skip to main content



      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 05:43 Go to next message
Eclipse UserFriend
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 04:47 Go to previous message
Eclipse UserFriend
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: Wed May 07 00:07:34 EDT 2025

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

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

Back to the top