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.
↧
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.