Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 1.06 KB

bin_gps.rst

File metadata and controls

28 lines (20 loc) · 1.06 KB

Using from

Starting from GNATcoverage version 22.0, binary traces (using gnatcov run) are no longer supported in native profiles. This mode is still supported for cross configurations, and the IDE integrated use in such cases is similar to the use for source traces:

Go to the Analyze --> Coverage --> GNATcoverage Binary Traces menu to perform each step individually, or use the Run All Actions item to do everything at once.

In configurations where binary traces are not supported, the menu entry just wouldn't show up.

You can also replace the toolbar button (dedicated to the instrumentation-based scheme) with an alike button, but for binary traces. Go to GNATstudio Preferences in Edit --> Preferences.

Then, go to the Build Targets section, and find the Run GNATcoverage workflow: add it to the toolbar as shown below.

image

Remove the Run GNATcoverage with instrumentation entry from the toolbar in the same fashion.