There is a tool to work with the .out files produced in an error trace in that repo.
The tool can be accessed by opening the trace-explorer.html in the src folder. There is also a link in the tool to switch between the graph explorer and the trace explorer.
A domingo, 30 de maio de 2021 à(s) 10:14:24 UTC+1, alex.t...@xxxxxxxxx escreveu:
Hello all
I want to produce a .dot file for an error trace generated by invariant violation. Is it possible?
This tool
seems convenient for debugging but it requires a dot file.
Thank in advance.