Summary: | how does one unload; as in core, exe, run, ... | ||
---|---|---|---|
Product: | frysk | Reporter: | Andrew Cagney <cagney> |
Component: | general | Assignee: | Rick Moseley <rmoseley> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | cagney |
Priority: | P2 | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Host: | Target: | ||
Build: | Last reconfirmed: | ||
Bug Depends on: | |||
Bug Blocks: | 2246, 5336 |
Description
Andrew Cagney
2007-11-15 20:57:13 UTC
Probably need to have some discussion on this. The HPD spec says the "kill" command basically kills the processes in the current target set and then reloads them ready for the next "run" command. Want to make sure that is exactly the way we want to implement that. The "kill" command now reloads all processes. Working on a new option to the "kill" command where a user can kill a PID by a "kill PID" command. Also added an "unload" command. User can "unload -t [target]" to unload a specific. |