GCC gcov profiling data
Typ souboru: Various data file
Files with gcno file extension are generated by the gcov profiling program from GCC platform.
Kategorie typu souboru:
Various data file
Datum aktualizace: 21. prosince 2017
The gcno file extension is mainly related to GCC (GNU Compiler Collection) software and used for files generated by the gcov program during profiling.
The gcno file is generated when the source file is compiled with the GCC -ftest-coverage option. It contains information to reconstruct the basic block graphs and assign source line numbers to blocks.
GNU Compiler Collection (Linux/Unix)