Commit Graph

2 Commits

Author SHA1 Message Date
Zoltan Somogyi
84bc93076a Update for my recent change.
Estimated hours taken: 0.1
Branches: main

tests/debugger/nondet_stack.exp4:
	Update for my recent change.
2007-01-23 04:11:25 +00:00
Ian MacLarty
cf9489cf9b Fix expected output for two debugger test cases.
Estimated hours taken: 0.2
Branches: main

Fix expected output for two debugger test cases.

tests/debugger/nondet_stack.exp4:
	Add expected output for asm_fast.gc.decldebug which is a new
	grade.  Previously .decldebug also implied .tr.

tests/debugger/declarative/catch.exp3:
	This test now produces correct output, so update the expected
	output to reflect this.  The output is now correct most probably
	because of the recent changes to how the annotated trace is built,
	which means that, in this particular case, a retry over a call to try
	is no longer required.  Retries over calls to try, try_all, etc.
	remain an unresolved issue.
2005-07-28 07:01:19 +00:00