Code::Blocks Forums
User forums => General (but related to Code::Blocks) => Topic started by: ixfd64 on February 06, 2010, 01:10:27 am
-
Does anyone know if Code::Blocks has these features for the C/C++ environment, either in the most recent stable version (8.02) or the nightly builds?
- Profiler
- Code coverage
- Static code analysis
If not, are there any plans to include these features in later versions?
I'm trying to update this Wikipedia article (http://en.wikipedia.org/wiki/Comparison_of_integrated_development_environments). By the way, if anyone is familiar with different IDEs, please consider filling out some of the other "Unknown" sections in the article. Thanks!
-
- Profiler -> yes, 08/02 and nighlty
- Code coverage -> no (partially via CppCheck plugin -> nightly)
- Static code analysis -> yes, 08/02 and nighlty
-
Thanks for the information. I've also added some clarifications to the article.
Code::Blocks is really one of the best IDEs out there! :)