Remote Debugging [message #498521] |
Tue, 17 November 2009 05:43  |
Eclipse User |
|
|
|
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  |
Eclipse User |
|
|
|
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.
>
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.02549 seconds