Bug 5808

Summary: ProcStopUtil does not handle multiple pids.
Product: frysk Reporter: Teresa Thomas <tthomas>
Component: generalAssignee: Unassigned <frysk-bugzilla>
Status: NEW ---    
Severity: normal    
Priority: P2    
Version: unspecified   
Target Milestone: ---   
Host: Target:
Build: Last reconfirmed:
Bug Depends on:    
Bug Blocks: 5682    

Description Teresa Thomas 2008-02-29 20:14:40 UTC
Currently, program calls System.exit() after executing event for one pid. 

Need to pass control from ProcBlockAction's execute back to parser, so other
procs can be handled.

Bug with Manager.eventLoop.requestStop ?