2008-04-02  Phil Muldoon  <pmuldoon@redhat.com>

	* Watchpoint.java: Refactor to WatchpointFunctions.java
	* IA32Watchpoint.java: Refactor to IA32WatchpointFunctions.java
	* X8664Watchpoint.java: Refactor to X8664WatchpointFunctions.java
	* WatchpointFactory.java: Refactor to WatchpointFunctionFactory.javs
	* TestWatchpoints.java: Update.

2008-04-01  Phil Muldoon  <pmuldoon@redhat.com>

	* Watchpoint.java (hasWatchpointTriggered): Define.
	* IA32Watchpoint.java (hasWatchpointTriggered): Implement.
	* X8664Watchpoint.java (hasWatchpointTriggered): Ditto.

2008-03-28  Phil Muldoon <pmuldoon@redhat.com>

	* Watchpoint.java: New. Initial Implementation.
	* WatchpointFactory.java: Ditto.
	* IA32Watchpoint.java: Ditto.
	* X8664Watchpoint.java: Ditto.
	* TestWatchpoint.java: Ditto.
	* package.html: Ditto.
	

Local Variables:
mode: change-log
left-margin: 8
fill-column: 74
version-control: never
End:
