adjusted method call
git-svn-id: https://www4.informatik.uni-erlangen.de/i4svn/danceos/trunk/devel/fail@1169 8c4709b5-6ec9-48aa-a5cd-a96041d1645a
This commit is contained in:
@ -75,7 +75,7 @@ bool CoolChecksumExperiment::run()
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
// make sure the timer interrupt doesn't disturb us
|
// make sure the timer interrupt doesn't disturb us
|
||||||
sal::simulator.addSuppressedInterrupt(32);
|
sal::simulator.addSuppressedInterrupt(0);
|
||||||
|
|
||||||
int count;
|
int count;
|
||||||
bp.setWatchInstructionPointer(fi::ANY_ADDR);
|
bp.setWatchInstructionPointer(fi::ANY_ADDR);
|
||||||
|
|||||||
Reference in New Issue
Block a user