Go to the first, previous, next, last section, table of contents.

gcov: a Test Coverage Program

gcov is a tool you can use, together with GNU CC, to test code coverage in your programs. gcov is free software, but for the moment it is only available from Cygnus Support (pending discussions with the FSF about how they think Cygnus should really write it).

This chapter describes version 1.5 of gcov.

Jim Wilson wrote gcov, and the original form of this note. Pat McGregor edited the documentation.


Go to the first, previous, next, last section, table of contents.