Experiment updates due to last commit.
git-svn-id: https://www4.informatik.uni-erlangen.de/i4svn/danceos/trunk/devel/fail@1449 8c4709b5-6ec9-48aa-a5cd-a96041d1645a
This commit is contained in:
@ -28,7 +28,7 @@ private:
|
||||
* @param clear_output if true, the output logged so far is deleted, thus the buffer is reset (cleared)
|
||||
* @returns the event returned by waitAny, as long as it did not log output
|
||||
*/
|
||||
fail::BaseEvent* waitIOOrOther(bool clear_output);
|
||||
fail::BaseListener* waitIOOrOther(bool clear_output);
|
||||
/**
|
||||
* Calculates the address where Bochs will read the current instruction from.
|
||||
* This code is copied from various Bochs methods and should be reviewed as
|
||||
|
||||
Reference in New Issue
Block a user