Regarding environment variable GCOV_PREFIX

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

 



Hi,

We are trying to use arm-linux-gcc 4.2.1.

We compile application with flags "-fprofile-arcs -ftest-coverage".

For the source file at location, /home/user/TestApp/HelloApp/,  .gcda
files are generated correctly in the folder
/home/user/TestApp/HelloApp/ on the target.

Setting environment flags GCOV_PREFIX and GCOV_PREFIX_STRIP do not
seem any effect in relocating the .gcda files.

For example, on setting GCOV_PREFIX=/temp/app/ and
GCOV_PREFIX_STRIP=4, there is no change at all.

How to fix this issue ?

Thanks And Regards,
Vrukesh

[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