Importing binary traces with gnatcov convert

Attention

Support for coverage of non-instrumented programs (i.e. Binary Traces) is deprecated and will disappear after GNATcoverage 26 releases. You are encouraged to migrate to instrumentation-based coverage, see Producing source traces with gnatcov instrument for more information.

Traces generated from external sources (other than by using gnatcov run) can be imported into GNATcoverage by converting them to the GNATcoverage format using gnatcov convert.