frysk.isa.watchpoints
Class WatchpointFunctionFactory

java.lang.Object
  extended by frysk.isa.watchpoints.WatchpointFunctionFactory

public class WatchpointFunctionFactory
extends Object

Watchpoint call database.


Field Summary
private static ISAMap watchpointTables
           
 
Constructor Summary
WatchpointFunctionFactory()
           
 
Method Summary
static WatchpointFunctions getWatchpointFunctions(ISA isa)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

watchpointTables

private static final ISAMap watchpointTables
Constructor Detail

WatchpointFunctionFactory

public WatchpointFunctionFactory()
Method Detail

getWatchpointFunctions

public static WatchpointFunctions getWatchpointFunctions(ISA isa)