This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Gcov: Coverage of Child processes


Hi,

I am not sure if these is due to some incorrect setting on my work environment.

I have a C++ server which in turn?spawns the child process to do the execution of actual task. Using Gcov, I am getting the code coverage of the main server(listener) process but the child processes are not getting the coverage. Is it a known issue?? 
Do I need to make changes in?my settings so that the Child?processes get covered?

Thanks,
JP?


      Add more friends to your messenger and enjoy! Go to http://in.messenger.yahoo.com/invite/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]