Bug 6554 - Separate watch observer(s) installer from hpd
Summary: Separate watch observer(s) installer from hpd
Status: RESOLVED FIXED
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: Teresa Thomas
URL:
Keywords:
Depends on:
Blocks: 1625
  Show dependency treegraph
 
Reported: 2008-05-23 18:21 UTC by Teresa Thomas
Modified: 2008-05-28 18:40 UTC (History)
0 users

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Teresa Thomas 2008-05-23 18:21:06 UTC
Create a middle level which handles installation of watchpoint observers from
high level code.
Comment 1 Teresa Thomas 2008-05-28 18:40:32 UTC
    Separate watch observer(s) installer from hpd.
    
    frysk-core/frysk/rt/ChangeLog:
    2008-05-28  Teresa Thomas  <tthomas@redhat.com>
    
    	* WatchObserverInstaller.java: New file.
    
    frysk-core/frysk/hpd/ChangeLog:
    2008-05-28 Teresa Thomas  <tthomas@redhat.com>
    
    	* WatchCommand.java (interpret): Use rt.WatchObserverInstaller.