This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Problems with GCOV


2008 <ramrao.gd@gmail.com> writes:

> I am using gcov for code coverage. previously it worked fine 
>                       
>                           BUT
>
> In recent compilation after specifying necessary compilation flags
> -ftest-coverage  and -fprofile-arcs  for c files, it is not generating the
> *.gcno and *.gcda files.
>
> Please let me know in which scenario this can happen. Any hints? 

gcc-patches@gcc.gnu.org is not the right mailing list for this sort of
question.  You should gcc-help@gcc.gnu.org instead.

I do not know the answer to your question.  When you send to gcc-help
I think you will have to provide more details.  What precisely did you
do?  What precisely happened?  What did you expect to happen instead?
What version of gcc?  What operating system?

Ian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]