Hi everyone,

I have been trying to do some work with the gnu code coverage tool
gcov and here are a couple of problems I am facing.

1. For all the source files .da file is not generated.
2. Even when I can see that a particular line is being executed, e.g. I
can see the output for a cout command, gcov states that the particular
line was never executed.

I have compiled my code with the -fprofile-arcs -ftest-coverage
options and the gcov version I am using is 1.5 along with gcc gcc
version 2.95.3 20010315 running on a sun solaris machine.

Any thoughts,

Any help will be really appreciated.

Thanx, Sunil.


-- 
           Summary: Help needed with gcov
           Product: gcc
           Version: 3.3.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: gcov/profile
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: sunilkher at hotmail dot com


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24456

Reply via email to