GCOV issues with forked processes

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

 



I am having trouble getting code coverage from my child process. gcov
basically returns the data for all the executions done by the parent
but returns 0% for anything run by the child

is there something i need to do to get gcov to gather data from the
child process?

I read that gcov will do this automatically but it seems this is not
the case in my situation

thanks

[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