Summary: | syscall while performing a detach | ||
---|---|---|---|
Product: | frysk | Reporter: | Andrew Cagney <cagney> |
Component: | general | Assignee: | Unassigned <frysk-bugzilla> |
Status: | NEW --- | ||
Severity: | normal | ||
Priority: | P1 | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Host: | Target: | ||
Build: | Last reconfirmed: | ||
Bug Depends on: | |||
Bug Blocks: | 1524, 1553 |
Description
Andrew Cagney
2005-11-21 06:32:05 UTC
Should be able to transition straight from detached with syscall to detached without an intermediate state (and if one is needed the testcase will demonstrate that). Index: frysk-core/frysk/proc/ChangeLog 2005-11-21 Andrew Cagney <cagney@redhat.com> * TaskState.java: Delete transition from detaching to detachingInSyscall. |