CycleCount ClockCycleCount
Alias for ClockCycleCount.
bool isTriggered_
Flag which tells whether the watch was triggered in current simulation cycle.
Watch(const Watch &source)
Static copying not allowed (should use copy()).
ClockCycleCount lastCheckedCycle_
The simulation clock cycle in which the expression was checked the last time.
virtual bool isTriggered() const
virtual StopPoint * copy() const
const SimulatorFrontend & frontend_
The simulator frontend which is used to fetch the current PC.
virtual const ExpressionScript & expression() const
virtual void setExpression(const ExpressionScript &expression)
ExpressionScript expression_
The expression that is watched.
virtual std::string description() const