Package frysk.isa.watchpoints

This package implements Frysk's Low level Watchpoint abstraction.

See:
          Description

Class Summary
Watchpoint  
WatchpointFunctionFactory Watchpoint call database.
WatchpointFunctions  
 

Package frysk.isa.watchpoints Description

This package implements Frysk's Low level Watchpoint abstraction. This package is concerned with setting watchpoints: setting the watchpoint register and then setting the control bit in the debug control register for that watchpoint. Catching watchpoint triggering is dealt with elsewhere, namely in the Frysk task state-machine.