Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » State of code covarage with CDT?
State of code covarage with CDT? [message #1736343] Tue, 28 June 2016 14:44 Go to next message
Frank Benoit is currently offline Frank BenoitFriend
Messages: 17
Registered: December 2012
Junior Member
Hi

I want to know, what is the current state?

Can i run a C/C++ applcation for mingw and have the source editor showing the touched lines, like it is in EclEmma (for Java)?
What is possible today?

Frank
Re: State of code covarage with CDT? [message #1736366 is a reply to message #1736343] Tue, 28 June 2016 21:39 Go to previous message
Jonah Graham is currently offline Jonah GrahamFriend
Messages: 416
Registered: June 2014
Senior Member
I haven't used it in a while, but I had much success with the tools part of Eclipse Linux Tools.
See:
http://help.eclipse.org/neon/topic/org.eclipse.linuxtools.gcov.docs/Linux_Tools_Project/GCov/User_Guide/User-Guide.html
and:
https://wiki.eclipse.org/Linux_Tools_Project/GCov/User_Guide

To my recollection, even these say "linux" in the name, they work on any platform you can run gcov.
Previous Topic:How can i prevent the Disassembly View from popping up while Debugging C++?
Next Topic:Content assist and function parameters in 9.0.0
Goto Forum:
  


Current Time: Thu Apr 25 16:45:49 GMT 2024

Powered by FUDForum. Page generated in 0.02304 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top