Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] Information needed on remote execution and debugging feature in CDT

Hi All,

 

I’m planning to use eclipse with CDT for a development platform where –

 

-          The eclipse + CDT combination will run on Windows desktop and

-          The C source files, executables would be actually running on a Solaris box

-          Through Samba server I’ll make the Solaris file server available to eclipse/CDT

 

In this context I’m looking for following information.

 

  1. Does Eclipse+CDT combination running on Windows desktop give me an option for remote execution (compilation/linking/execution of exe) in the Solaris server ?
  2. Similarly can I do a remote debugging from Eclipse+CDT combination running on Windows desktop of the executable running on the Solaris server ?

 

 

Any pointer/input will be really appreciated.

 

Thanks in advance.

 

Regards,

Sourav


Back to the top