.gcda is not generated by compiler; it's generated by your program when you execute it. .gcno is the file generated at compilation time and ...
確定! 回上一頁