Program Execution with gnatcov runΒΆ

The first step involved in performing coverage assessments with GNATcoverage is to run the program in an environment that will produce execution traces. For native Linux/Windows configurations or cross environments operating within GNATemulator, the gnatcov run command is available for this purpose.