Skip to main content

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

Please let me know if you have any idea in this regard.

-sumit

-----Original Message-----
From: cdt-debug-dev-admin@xxxxxxxxxxx
[mailto:cdt-debug-dev-admin@xxxxxxxxxxx] On Behalf Of Sarkar, Sumit
Sent: Monday, June 28, 2004 3:51 PM
To: cdt-debug-dev@xxxxxxxxxxx
Subject: [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
_______________________________________________
cdt-debug-dev mailing list
cdt-debug-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/cdt-debug-dev


Back to the top