Add a fhpd command that takes a variable, an expression and translates that into a set of addresses and a set of ranges to feed to the lower level watchpoint code to watch. Add functionality to delete a variable, an expression.
Acount for watching a set over a process
Add watch command to hpd. frysk-core/frysk/hpd/ChangeLog: 2008-04-15 Teresa Thomas <tthomas@redhat.com> * WatchCommand.java: New. * TestWatchCommand.java: New. * TopLevelCommand.java (TopLevelCommand): Add watch command.