This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: about gcov executable.


> From: open8995@unitel.co.kr
> Date: Sat, 13 Jun 1998 06:45:55 KST
> To: egcs@cygnus.com

> Thank you for your community service by developing egcs compiler
> system.

> I installed egcs-1.0.2 yesterday.  But I do not know exactly the
> function of gcov executable.  Give me some idea, please?

You may want to read the online documentation in gcov.texi, you can
find it in the chapter titled ``gcov: a Test Coverage Program''.
It'll show up in the printed documentation as well at the info files.

Reading the documentation is a good first step to learning about any
software.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]