Related articles |
---|
Coverage utilities?? (Do they exist/Where are they, for C and Perl) rlpowell@napier.uwaterloo.ca (1997-02-07) |
Re: Coverage utilities?? (Do they exist/Where are they, for C and Perl cdg@nullstone.com (Christopher Glaeser) (1997-02-08) |
Re: Coverage utilities?? (for C and Perl) krish@cs.purdue.edu (Sailesh Krishnamurthy) (1997-02-09) |
Re: Coverage utilities?? (for C and Perl) thetick@scruz.net (Scott Stanchfield) (1997-02-09) |
Re: Coverage utilities?? (for C and Perl) stephens@math.ruu.nl (1997-02-11) |
Re: Coverage utilities?? (for C and Perl) ikastan@alumnae.caltech.edu (1997-02-11) |
Re: Coverage utilities?? (for C and Perl) rfg@monkeys.com (1997-02-27) |
From: | rfg@monkeys.com (Ronald F. Guilmette) |
Newsgroups: | comp.compilers |
Date: | 27 Feb 1997 00:34:36 -0500 |
Organization: | Infinite Monkeys & Co. |
References: | 97-02-052 97-02-054 97-02-064 |
Keywords: | C, tools, testing |
>Also gcc, using the -a flag. The output is, alas, not the same format
>as tcov's, and I don't know of any tool to interpret it, but it
>wouldn't be hard to write one.
I believe the tool you're looking for is called gcov.
--
-- Ron Guilmette, Roseville, CA -------- Infinite Monkeys & Co. ------------
---- E-mail: rfg@monkeys.com -----------------------------------------------
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.