Gcov is not generating *.gcda file -


i using gcov analyzing coverage of .c file. on compilation generation .gcna on execution not generating gcda file.
applied -fprofile-arcs -ftest-coverage flags in run.sh script. , using library -lgcov -coverage.

i running on arm compiled environment


Comments

Popular posts from this blog

Payment information shows nothing in one page checkout page magento -

tcpdump - How to check if server received packet (acknowledged) -