help using gcov 2.95.2

Greenstein, Gary greenstein@asic-alliance.com
Thu Mar 30 09:54:00 GMT 2000


Hello,


I have a small question regarding the use of 'gcov' for C++ programs,
using gcc 2.95.2.  
 
 
 
Specifically, I am using gcov for function code coverage reports for
my C++ programs.  I am also using the STL, which has plenty of
code in its header files.  Statistics on that code show up when I
run "gcov -f ...".  Those stats are usually much longer than those 
for my actual code!
 
I am hoping to find an easy way to suppress the reporting of statistics
for STL files, or possibly for header files in general.
 
 
 
Any help would be appreciated.
 
Thanks,
-Gary
 

--------------------------------------------------------------
Gary Greenstein
ASIC Alliance Corp.
78 Dragon Court
Woburn, MA 01801

phone:  781-932-2442 x330
fax:        781-932-7488
email:    greenstein@asic-alliance.com 
http://www.asic-alliance.com
 


More information about the Gcc-bugs mailing list