Files
mercury/tests/debugger/all_solutions.inp
Zoltan Somogyi 2d27e59a3c Register debuggable modules quietly, to avoid test failures from
Estimated hours taken: 0.2

tests/debugger/all_solutions.{inp,exp,exp2}:
	Register debuggable modules quietly, to avoid test failures from
	spurious differences in the count of debuggable procedures.
2000-12-21 06:16:38 +00:00

11 lines
104 B
Plaintext

echo on
context none
register --quiet
break hello
continue
stack
retry 1
retry 2
retry 3
continue -n -S