GCOV question
GCOV question
- Subject: GCOV question
- From: Vinay Prabhu <email@hidden>
- Date: Thu, 14 Sep 2006 12:42:13 +0530
- Importance: Normal
Hi,
I am trying to use, GCOV code coverage tool for unit testing.
1) With GCC 3.3, there seems to be a file path issue, so the .da file is not
created.
2) With GCC 4.0, on PowerPC, when the "-fprofile-arcs and -ftest-coverage"
is set in the Other C flags field.
Compiler error appears.
On Mac-Intel, with the above settings, it compiles, but no coverage files
are created.
Is there anything else to be set up to get the coverage data?
Can any one suggest, how to use GCOV?
This is off-topic from Cocoa, but I have searched the mailing list archives.
There are lot of question on this topic in XCode users list, but I couldn't
find any answer.
If anyone came across this problem and solved, please help me in this...
Regards
Vinay
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden