This is the mail archive of the gcc-help@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]

gcc -fprofile-arcs -ftest-coverage help


I am using  gcc -fprofile-arcs -ftest-coverage  to compile my test program, I
need to generate .da and .bb, .bbg files.
But when I ran the program it generates .gcda file. How do I get these files
generated? Can anybody help me on this.
-- 
View this message in context: http://www.nabble.com/gcc--fprofile-arcs--ftest-coverage-help-tf3657622.html#a10219035
Sent from the gcc - Help 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]