Re: Using gcov
Re: Using gcov
- Subject: Re: Using gcov
- From: Eeyore <email@hidden>
- Date: Tue, 4 May 2010 11:03:43 -0700
At one point, I was using lcov to convert the gcov output into HTML pages (setting this up to happen as part of the build). This might give you what you want. My set up is described in a MacTech article from 2008 which can be found at the URL below (the text contains a link to the lcov sourceforge pages).
http://www.mactech.com/articles/mactech/Vol.24/24.03/Unittestingandanalysiscoverage/index.html
Aaron
On May 3, 2010, at 2:49 PM, Lorenzo Thurman wrote:
> I've set my project up to use gcov and it is outputting the files nicely. My question, probably dumb but anyway, how do I view the contents of the generated files? They don't open in BBEdit. I found a google project, CoverStory, which I found a little clunky, so I'm looking for an alternate means of viewing the data. HTML maybe?
> Thx
>
> --"My break-dancing days are over, but there's always the funky chicken"
> The Full Monty
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Xcode-users mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >Using gcov (From: Lorenzo Thurman <email@hidden>) |