Files
mercury/tests/debugger/label_layout.inp
Mark Brown 700d19553a A regression test for the bug that was recently causing
Estimated hours taken: 0.5
Branches: main

tests/debugger/Mmakefile:
tests/debugger/label_layout.exp:
tests/debugger/label_layout.inp:
tests/debugger/label_layout.m:
	A regression test for the bug that was recently causing
	output_term_dep to fail.  This is a much smaller and simpler
	test case than the existing one.

tests/debugger/Mercury.options:
	Pass --opt-space to mmc for this test, since the problem only showed
	up with that option.
2003-02-04 05:04:21 +00:00

9 lines
73 B
Plaintext

echo on
register --quiet
break a
continue
finish
continue
finish
quit -y