Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] CDT 9.2.1/Neon.3 RC2 posted

> On 21 Feb 2017, at 23:06, Marc Khouzam <marc.khouzam@xxxxxxxxxxxx> wrote:
> 
> Hi,  
> 
> the CDT 9.2.1 RC2 build is now posted: 
> http://download.eclipse.org/tools/cdt/builds/neon/milestones/ur3-rc2

on macOS 10.12.3

- unpack eclipse-cpp-neon-R-macosx-cocoa-x86_64.tar.gz (to be sure there is no CDT in)

- install new software from http://download.eclipse.org/tools/cdt/builds/neon/milestones/ur3-rc2
	* CDT Main Features
	* CDT Optional Features

- only one license shown

- install http://gnuarmeclipse.sourceforge.net/updates-test

    GNU ARM C/C++ Cross Compiler	2.3.1.201702221101


- ! the new C/C++ wizard does not appear in the list. was it removed from the distribution?

- create a c++ project using the stm32f4 template

- build the project with arm-none-eabi-gcc from GCC 6.2

- run a debug session with gdb 7.10 and qemu; breakpoints, suspend, terminate seem ok


as far as I can tell, the GNU ARM Eclipse plug-ins are ok; I did not run a debug session with GDB 7.12 on Linux.

I could not test the new C/C++ wizard, since it does not show; (btw, I already patched GNU ARM Eclipse plug-ins to avoid the wizard bug); the old wizard is ok.


regards,

Liviu






Back to the top