Files
mercury/tests/debugger/exception_vars.inp
Zoltan Somogyi 2cb6650e4e New test case to test the "exception" command.
Estimated hours taken:

tests/debugger/exception_cmd.*:
	New test case to test the "exception" command.

tests/debugger/exception_vars.*:
	Put this test case back the way it was.

Mmakefile:
	Enable the new test case.
2000-07-22 08:20:09 +00:00

6 lines
39 B
Plaintext

echo on
goto 2
finish
print *
continue