hsc-simple: experiment should not terminate because we want to see Bochs' output (3 * 3 = 666 :-))
git-svn-id: https://www4.informatik.uni-erlangen.de/i4svn/danceos/trunk/devel/fail@2016 8c4709b5-6ec9-48aa-a5cd-a96041d1645a
This commit is contained in:
@ -49,6 +49,5 @@ bool HSCSimpleExperiment::run()
|
|||||||
simulator.addListenerAndResume(&breakpoint);
|
simulator.addListenerAndResume(&breakpoint);
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
simulator.terminate();
|
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user