> I don't see any progress on GCOV, so I assume it's up to me to fix
> these bugs. I'm writing here to cooperate with GCOV developers to
> avoid duplicate work.
There are two gcov maintainers listed in the GCC maintainers file:
gcovJan Hubicka [EMAIL PROTECTED]
gco
Good !
I'm writing code coverage analysis tool for C++ which uses GCOV as a
source of coverage information. My program is written in C++ and it
heavily uses Boost libraries.
As a result of trying to run compile my program and Boost with GCOV
support I've found that GCOV does not work well wi