You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the gnatcov_rts.gpr installed by gnatcov setup is not found by
gnatcov instrument on the GPR_PROJECT_PATH, gnatcov instrument assumes
that the dump-trigger mode is manual, which triggers a bug. This bug
should be fixed, but the dump-trigger mode for gnatcoll-core should not
be manual, so fix this to avoid triggering the bug.
0 commit comments