Bug 2084 - check that frysk tracks a single taske'd process doing an exec
Summary: check that frysk tracks a single taske'd process doing an exec
Status: RESOLVED FIXED
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P1 normal
Target Milestone: ---
Assignee: Stan Cox
URL:
Keywords:
Depends on:
Blocks: 1586
  Show dependency treegraph
 
Reported: 2005-12-21 17:17 UTC by Andrew Cagney
Modified: 2006-01-10 18:38 UTC (History)
0 users

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Cagney 2005-12-21 17:17:44 UTC
Ref: frysk-imports/tests/process/single_exec.c

Check that a refresh correctly updates the process tree after a process with a
single task performs an exec.
Comment 1 Stan Cox 2006-01-10 18:38:26 UTC
frysk-core/frysk/proc/TestExec.java (testUnattachedSingleExec)