Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-debug-dev] remote compilation and debugging?

Is there any way to use a client/server approach for CDT? Suppose, I
have the sources in a Unix server. I want to use Eclipse 3.0 with CDT on
Windows as the client. The compilation will happen on the Unix server
and the compiler output will be displayed on windows box. Similarly at
the time of debugging - actual debug will happen in Unix box, but
transparent to the windows user. Windows user will be able to set the
breakpoins etc on the Unix target.

Thanks,
sumit


Back to the top