Bug 3891

Summary: attach command not asynchronous, no success output
Product: frysk Reporter: Andrew Cagney <cagney>
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: 2246    

Description Andrew Cagney 2007-01-19 22:55:48 UTC
The "attach" command, which internally would be implemented as adding terminate
observers, should be asynchronous.

vis, something like:

(hpd) attach PID
(hpd)
Process PID attached, observing terminate events.
(hpd)