C-Cpp-Coverage-for-CLion icon indicating copy to clipboard operation
C-Cpp-Coverage-for-CLion copied to clipboard

Remote Host Support

Open jenswet opened this issue 4 years ago • 0 comments

Hi, is it supported to use gcov on a remote host? Right now it's trying to use my local Mac gcov version, which leads to the following error: 17:32 gcov returned error code 127 (Invocation and error output:): Invocation: /usr/local/bin/gcov -i -m -t -b /tmp/path/to/remote/host (show balloon)

Since WSL is supported, this might be possible too? Thanks in advance for any help!

jenswet avatar Dec 01 '19 16:12 jenswet