populate the registers with a state q::lastTrace
#303
Labels
effort-easy
Can be completed within about 1 day
impact-low
Low impact
repl
Quint REPL (phase 5c)
simulator
Quint simulator
usability
Usability issues
Whenever a counterexample is found, I would like to quickly inspect the last state of
_lastTrace
and check invariants against it. We should be able to restore the register values fromq::lastTrace.nth(i)
for somei
.The text was updated successfully, but these errors were encountered: