This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
GCOV problem
- To: <gcc-bugs at gcc dot gnu dot org>
- Subject: GCOV problem
- From: "Inphone Laonady" <inphone at netrics dot com>
- Date: Wed, 23 May 2001 11:18:28 -0400
Hello,
The version of GCOV I am using is GNU 1.5
I am having problem with the code coverage not being able to give me any
coverage information on some of my project's .c files. When I tested them,
all the lines for each file were executed but in the *.c.gcov files it just
display "######" for all the lines. To me, meaning that none of the lines
were excuted, but when I added a simple printf statement and a simple
assignment statement in one of those files it still gave me the "######"
even with testing that all the lines did got executed. Do you know the
reason why? If there are known bugs please let me know. Thank you.
Inphone Laonady
Netrics, Inc.
707 State Road
Suite 202
Princeton, NJ 08540
Phone: (609) 683 - 4002 Ext. 212
Fax: (609) 497 - 9030