Java is only required for RDT's remote projects. These are projects where the
source code is entirely located on a remote system. RDT also provides
"synchronized" projects which do not require Java on the target.
PTP's remote API does not require Java (unless you're using an RSE dstore
connecti
On 09/28/2011 05:32 AM, Michel Dagenais wrote:
>
>> So, what parts of RDT would there be dependencies on?
>> Could these dependencies be optional?
>>
>> I've seen the RDT Launcher mentioned... can you point me to the code,
>> for reviewing it?
>
> We are also interested in this topic for supporti
On 09/28/2011 01:27 AM, Oberhuber, Martin wrote:
> So, what parts of RDT would there be dependencies on?
> Could these dependencies be optional?
>
> I've seen the RDT Launcher mentioned... can you point me to the code, for
> reviewing it?
>
Check out ParallelLaunchConfigurationDelegate in org.e
> So, what parts of RDT would there be dependencies on?
> Could these dependencies be optional?
>
> I've seen the RDT Launcher mentioned... can you point me to the code,
> for reviewing it?
We are also interested in this topic for supporting remote tracing with LTTng.
The parallel tools have in
eclipse.org] On Behalf Of Corey Ashford
Sent: Tuesday, September 27, 2011 8:45 PM
To: Jeff Johnston; Linux Tools developer discussion
Subject: Re: [linuxtools-dev] State of remote launch capability in linux tools
On 09/27/2011 11:27 AM, Jeff Johnston wrote:
> On 09/26/2011 06:49 PM, Corey
On 09/27/2011 11:27 AM, Jeff Johnston wrote:
> On 09/26/2011 06:49 PM, Corey Ashford wrote:
>>
>> Hey folks,
>>
>> I'd like to understand where things are with regard to remote launch.
>>
>> We currently have a working remote launcher for Valgrind over PTP's RDT
>> facility. Our implementation ess
On 09/26/2011 06:49 PM, Corey Ashford wrote:
Hey folks,
I'd like to understand where things are with regard to remote launch.
We currently have a working remote launcher for Valgrind over PTP's RDT
facility. Our implementation essentially re-implements the
org.eclipse.linuxtools.profiling.lau
Hey folks,
I'd like to understand where things are with regard to remote launch.
We currently have a working remote launcher for Valgrind over PTP's RDT
facility. Our implementation essentially re-implements the
org.eclipse.linuxtools.profiling.launch.remote.RemoteConnection package
using RDT's