Hi All,
I've started a Eclipse page https://wiki.linaro.org/Eclipse/Evaluation
It's mostly meant as a place to collect Eclipse information which perhaps might drive some future blueprints.
It's mostly skeleton at this point so feel free to add to it.
Regards, Tom User Platforms
Note that the ARM/Keil DS-5 (http://www.keil.com/arm/ds5/) and the CodeSourcery SG++ (http://www.codesourcery.com/sgpp) are both Eclipse based and focused on ARM.
To put in my unasked for two cents, I don't think Linaro should get into this area as Eclipse is terrible to use, and the market is well covered by existing players who fix a lot of this up. I would like to see Linaro GCC replace the 4.4.1 version in DS-5 and the Linaro test head replace the distribution though.
-- Michael
On Tue, Sep 14, 2010 at 9:57 AM, Tom Gall tom.gall@linaro.org wrote:
Hi All,
I've started a Eclipse page https://wiki.linaro.org/Eclipse/Evaluation
It's mostly meant as a place to collect Eclipse information which perhaps might drive some future blueprints.
It's mostly skeleton at this point so feel free to add to it.
Regards, Tom User Platforms
linaro-dev mailing list linaro-dev@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-dev
Tom Gall wrote:
Hi All,
I've started a Eclipse page https://wiki.linaro.org/Eclipse/Evaluation
It's mostly meant as a place to collect Eclipse information which perhaps might drive some future blueprints.
It's mostly skeleton at this point so feel free to add to it.
Here are some of my cents, 1. Eclipse Test & Performance Tools Platform Project TPTP can do remote profiling and tracing. I am not sure how much useful it is to native program, but it works well with java profiling.
2. Eclipse Device Software Development Platform Project Two sub projects, Target Management and Device Debugging, might be interesting to us.
3. Eclipse LinuxTools http://www.eclipse.org/linuxtools/ It can visualize the result from Oprofile, Valgrind, but not sure it can do remote profiling/tracing or not.
I've put them on that wiki page.