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]

Problems with GCOV


Hi,

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? 

Thanks in advance.

//Ram
-- 
View this message in context: http://www.nabble.com/Problems-with-GCOV-tp25907314p25907314.html
Sent from the gcc - patches mailing list archive at Nabble.com.


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