Bug 3028

Summary: More Actions needed
Product: frysk Reporter: Mike Cvet <mcvet>
Component: generalAssignee: Mike Cvet <mcvet>
Status: RESOLVED FIXED    
Severity: enhancement    
Priority: P2    
Version: unspecified   
Target Milestone: ---   
Host: Target:
Build: Last reconfirmed:
Project(s) to access: ssh public key:
Bug Depends on:    
Bug Blocks: 1632    

Description Mike Cvet 2006-08-10 15:45:52 UTC
The available Actions have not quite summed up Frysk's potential - more actions
such as showing the source of the monitored process or executing an external
binary would exponentiate the user's potential to monitor effectively.
Comment 1 Mike Cvet 2006-08-10 15:47:06 UTC
Log message:
        frysk-gui/frysk/gui/monitor:
        2006-07-26  Mike Cvet  <mcvet@redhat.com>
        
        * actions/TaskActionPoint.java (initApplicableActions): Added new actions
        for initialization.
        * actions/ShowRegWin.java: Added: New action.
        * actions/ShowMemWin.java: Ditto.

Log message:
        2006-08-02  Mike Cvet  <mcvet@redhat.com>
        
        * actions/TaskActionPoint.java (initApplicableActions): Added the
        RunExternal Action to the Actions list.
        * actions/RunExternal.java: Added.