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

r - Trouble relying on third party package imports in my package -

Payment information shows nothing in one page checkout page magento -