This might change per ISA and a method needs to be added to the factory to determine this.
2008-06-24 Phil Muldoon <pmuldoon@redhat.com> * WatchpointFunctions.java (getWatchpointMinLength): Really return the minimum length. 2008-06-05 Phil Muldoon <pmuldoon@redhat.com> * WatchpointFunctions.java (getWatchpointMinLength): New. * IA32WatchpointFunctions.java (IA32WatchpointFunctions): Set minimum size. * X8664WatchpointFunctions.java (X8664WatchpointFunctions): Ditto. * TestWatchpoint.java (testGetMaxWatchpointSize): New. (testGetMinWatchpointSize): New.