This is to be used in snforge (for printing latest failed line), cairo-coverage, and cairo-profiler
This should include:
CallTrace structure definition (versioned, like cairo-lang's VersionedProgram, so that we can recover from failures on unmatched/unsupported versions, with aborting the print)
Definition of mappings structures for coverage and profiler
This is to be used in
snforge
(for printing latest failed line),cairo-coverage
, andcairo-profiler
This should include:
CallTrace
structure definition (versioned, likecairo-lang
'sVersionedProgram
, so that we can recover from failures on unmatched/unsupported versions, with aborting the print)coverage
andprofiler
and this structure: