Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Eclipse C-Code Coverage Tool?
Eclipse C-Code Coverage Tool? [message #262271] Wed, 30 July 2008 14:33 Go to next message
Eclipse UserFriend
Originally posted by: gang.xu.delphi.com

This may have already been asked, but I was wondering if Eclipse or any of
its plug-ins had a code coverage tool to analyze how much code was covered
(similar to code coverage in Visual Studio).

If not, can anyone recommend free code-coverage tools?

Again, I'm looking for C tools (not C++ or Java).

Thanks!
Re: Eclipse C-Code Coverage Tool? [message #262293 is a reply to message #262271] Thu, 31 July 2008 13:18 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: markus.milleder.generali.at

Dan Xu wrote:

> This may have already been asked, but I was wondering if Eclipse or any of
> its plug-ins had a code coverage tool to analyze how much code was covered
> (similar to code coverage in Visual Studio).

A plugin for using gcov in the CDT was just mentioned on the eclipse.org
main page (in the Eclipse Plugin Central section).
Re: Eclipse C-Code Coverage Tool? [message #262307 is a reply to message #262293] Thu, 31 July 2008 16:10 Go to previous message
Eclipse UserFriend
Originally posted by: gang.xu.delphi.com

Thanks- I saw this, but was put off by the "alpha" status of it-have you
tried it? I'm not against alphas by any means, I just figured what I need
tested doesn't require anything new and groundbreaking, so if there's
already a free, stable code coverage tool out there, I'd like to use that
one.

In the meantime, I've downloaded that and will give it a shot.
Previous Topic:Project: Python Syntax checker
Next Topic:Eclipse version 3.3 are slow, compared to version 3.2
Goto Forum:
  


Current Time: Fri Apr 26 10:25:40 GMT 2024

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

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

Back to the top