Hallo everyone,
I am building a c++ test program with CMAKE and gcc. To generate the code coverage analysis I need to activate the debug flag of the compiler. Since then the Tester crashes. Is there a reason why using the debug flag is impossible it works in the same docker on my machine?
Docker used: rikorose/gcc-cmake
Best regards
Anton