Summary: | observing a non-main task causes an attach | ||
---|---|---|---|
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: | 1553 |
Description
Andrew Cagney
2005-10-28 19:53:50 UTC
2005-11-07 Andrew Cagney <cagney@redhat.com> * TestTaskAttachedObserver.java: Add .attachDetach and .testAttachDetachOtherTask. * Proc.java: Rename .observableAttachedContinue, and .observableDetachedContinue to .observableAttached, and .observableDetached. * ProcState.java: Update. * TestProcStates.java: Update. |