Files
mercury/tests/debugger/exception_cmd.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

5 lines
35 B
Plaintext

echo on
exception
print *
continue