Bug 1446

Summary: remove attach and detach from procpop menu
Product: frysk Reporter: Andrew Cagney <cagney>
Component: generalAssignee: Phil Muldoon <pmuldoon>
Status: RESOLVED FIXED    
Severity: normal CC: swagiaal
Priority: P1    
Version: unspecified   
Target Milestone: ---   
Host: Target:
Build: Last reconfirmed:
Bug Depends on: 1553    
Bug Blocks: 1632    

Description Andrew Cagney 2005-10-09 14:34:07 UTC
The decision to attach to or detach from a process is ment to be transparent. 
Perhaps there should be a maintainer, or internal, or ... menu.

This depends on the core doing transparent attach and detach.
Comment 1 Phil Muldoon 2005-10-11 13:36:30 UTC
As noted, this depends on the core doing a transparent attach/detach on other
operations (such as adding and/or removing the last observer). In the future is
there a need for a query operation .isAttached()?
Comment 2 Sami Wagiaalla 2005-11-07 19:41:26 UTC
Done. Attach/detach is now implicit.