gcc: Gcov

1 
1 10 'gcov'--a Test Coverage Program
1 **********************************
1 
1 'gcov' is a tool you can use in conjunction with GCC to test code
1 coverage in your programs.
1 

Menu