Bug 6010 - Add ability for kill to use HPD notation
Summary: Add ability for kill to use HPD notation
Status: RESOLVED FIXED
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: Rick Moseley
URL:
Keywords:
Depends on:
Blocks: 2246
  Show dependency treegraph
 
Reported: 2008-03-31 17:46 UTC by Rick Moseley
Modified: 2008-04-03 20:56 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 Rick Moseley 2008-03-31 17:46:03 UTC
The HPD allows uses to kill processes with the following notation:

fhpd> [1.0] kill

This would kill the process at location 1.0 in the current target set.
Comment 1 Rick Moseley 2008-04-03 20:56:58 UTC
Done and test cases have been added to the test suite.