| Summary: | Get the Proc's childProc and task lists | ||
|---|---|---|---|
| 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: | ||
| Project(s) to access: | ssh public key: | ||
| Bug Depends on: | |||
| Bug Blocks: | 1593 | ||
|
Description
Andrew Cagney
2005-11-04 18:19:05 UTC
Index: frysk-core/frysk/proc/ChangeLog 2005-11-04 Andrew Cagney <cagney@redhat.com> * Proc.java: Add .getTasks, and .getChildren. Replace .children with private .childPool. * TestProcGet.java: Test Proc.getTasks and .getChildren. * TestRefresh.java: Update. |