CDT is an Eclipse component that provides an IDE for C and C++. Use this tag for questions which are specific to CDT.
I am debugging a large Makefile-based C project which takes 15 seconds to run "make" even if no changes to the …
eclipse debugging makefile eclipse-cdt skipMy company has traditionally used a Linux command line development environment. We use a script to manage the PATH and …
linux scripting eclipse-cdt run-configurationI have a C++ application, to which i need to send an End of Transmission signal. I can do a …
c++ eclipse-cdtWhen I use eclipse and see my name in the javadocs as the author, I also find the spellchecker marking …
eclipse dictionary eclipse-cdt spell-checkingI have been trying to setup the OpenGL and GLUT libraries in Eclipse, with CDT, on OS X with not …
c++ macos opengl eclipse-cdt glutI have updated my Ubuntu box to 11.10 and then Eclipse also have been updated to 3.7.0 Indigo with CDT 8.0.1 Then the …
c++ eclipse eclipse-cdtI am running Eclipse CDT on Windows to develop C code that is built & tested on remote Linux systems. …
windows linux gdb eclipse-cdt gdbserverI need to debug a program on Linux with Eclipse (gdb). The program run as root and is quite large. …
linux eclipse gdb eclipse-cdt suidI'm attempting to build a project in Eclipse CDT and the build process fails early on, but then takes minutes …
eclipse eclipse-cdtI want to work in Eclipse CDT 64 bit and I have installed it in my machine. But after that I …
c++ c windows-7 eclipse-cdt mingw-w64