Actions
Bug #7269
closedReturning from an exception in the last instruction in a test case
Start date:
06/03/2016
Due date:
% Done:
0%
Estimated time:
Detected in build:
svn
Platform:
Published in build:
Description
Situation:
1. An exception handler jumps to the instruction that goes next after the instruction that caused the exception.
2. The instruction that caused the exception is last in the sequence.
3. MicroTESK fails:
Generation Aborted Error: Simulation error. There is no executable code at 0xffffffffa0002260
Such situation must be handled and MicroTESK should correctly stop execution.
Updated by Andrei Tatarnikov over 8 years ago
- Status changed from New to Rejected
Actions