Quantcast
Channel: Active questions tagged gcc - Stack Overflow
Viewing all articles
Browse latest Browse all 22113

GCOV code coverage files doesn't get updated

$
0
0

The *.gcda files generated by execution of my program doesn't get updated. I compile my program with cross compilation and run it on target system. Once the program get executed the *.gcda file generated but never get updated after that.


Viewing all articles
Browse latest Browse all 22113

Trending Articles