Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-user] Remote developement

Xavi,

RDT currently only supports unmanaged build (i.e. supplying your own makefile). Managed build support should be available in the next release.

If you're not using RDT, then a C/C++ project in the local workspace should work with either managed or unmanaged.

Greg

On Dec 10, 2008, at 12:04 PM, Xavier Pegenaute wrote:

Yes, but what about edit, compile, and execute ? Seems that edit works,
but compiling I have problems with the Makefile when it is managed and
unmanaged by eclipse. Should it work correctly?

Thanks
Xavi.
On dc, 2008-12-10 at 11:53 -0500, Greg Watson wrote:
Xavi,

This is the correct list for user questions. In this release, RDT and
PTP are separate, and currently the PTP debugger does not support
debugging RDT projects. This means that to use the PTP debugger, you
need to have a copy of the project in the local workspace so that the
source files are available. We hope to have this fixed in the next
release.


_______________________________________________
ptp-user mailing list
ptp-user@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-user



Back to the top