Bug 3028 - More Actions needed
Summary: More Actions needed
Status: RESOLVED FIXED
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P2 enhancement
Target Milestone: ---
Assignee: Mike Cvet
URL:
Keywords:
Depends on:
Blocks: 1632
  Show dependency treegraph
 
Reported: 2006-08-10 15:45 UTC by Mike Cvet
Modified: 2006-08-10 15:47 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 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.