Need to gcov shared library without building main executable program

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Is there a way for gcov to provide coverage analysis of a shared
library without building the main() program that uses the shared
library?

I have external users of the library that have their own executable
programs that use the library and I need to test code coverage with
those programs but I do not have access to their source code.

Surely somebody else has encountered this problem with gcov.

- Warren Ferguson




[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux