Summary: | detaching a task that was signaled | ||
---|---|---|---|
Product: | frysk | Reporter: | Andrew Cagney <cagney> |
Component: | general | Assignee: | Andrew Cagney <cagney> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | P1 | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Host: | Target: | ||
Build: | Last reconfirmed: | ||
Bug Depends on: | |||
Bug Blocks: | 1520, 1553 |
Description
Andrew Cagney
2005-11-11 05:08:03 UTC
Index: frysk-core/frysk/proc/ChangeLog 2005-11-21 Andrew Cagney <cagney@redhat.com> * TaskState.java: In .detaching state, handle PerformForked, PerformCloned, PerformExeced, PerformSignaled. * TestTaskObserverDetach.java: New file. |