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?? (Do they exist/Where are they, for C and Perl hans.steffani@e-technik.tu-chemnitz.de (1997-02-08) |
Re: Coverage utilities?? (for C and Perl) thetick@scruz.net (Scott Stanchfield) (1997-02-09) |
Re: Coverage utilities?? (for C and Perl) ikastan@alumnae.caltech.edu (1997-02-11) |
From: | hans.steffani@e-technik.tu-chemnitz.de (Hans Steffani) |
Newsgroups: | comp.compilers |
Date: | 8 Feb 1997 22:53:14 -0500 |
Organization: | University of Technology Chemnitz, FRG |
References: | 97-02-052 |
Keywords: | testing, debug, C |
rlpowell@napier.uwaterloo.ca (Robin Powell) writes:
>Something I have used (my Amiga compiler calls it a coverage utility)
>is a program/compiler option/linked library that outputs a listing of
>what lines in a program were used in a particular run, what lines
>were not, and what the percentage was. [Does this exist on Solaris?]
Did you have a look at prof(1) or gprof(1) ?
h.f.s.
--
Hans Friedrich Steffani
Institut fuer Elektrische Maschinen und Antriebe, TU Chemnitz-Zwickau
mailto:hans.steffani@e-technik.tu-chemnitz.de
http://www.tu-chemnitz.de/~hfst/
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.