Skip to content
Snippets Groups Projects
Commit c63155f0 authored by Horst Schirmeier's avatar Horst Schirmeier
Browse files

wmoo: experiment steps 1+2 merge

git-svn-id: https://www4.informatik.uni-erlangen.de/i4svn/danceos/trunk/devel/fail@1152 8c4709b5-6ec9-48aa-a5cd-a96041d1645a
parent b203a5ae
No related branches found
No related tags found
No related merge requests found
......@@ -49,7 +49,7 @@ bool WeathermonitorExperiment::run()
sal::simulator.save(statename);
assert(bp.getTriggerInstructionPointer() == WEATHER_FUNC_MAIN);
assert(sal::simulator.getRegisterManager().getInstructionPointer() == WEATHER_FUNC_MAIN);
#elif 0
// STEP 2: record trace for fault-space pruning
log << "restoring state" << endl;
sal::simulator.restore(statename);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment