Bug 1446 - remove attach and detach from procpop menu
Summary: remove attach and detach from procpop menu
Status: RESOLVED FIXED
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P1 normal
Target Milestone: ---
Assignee: Phil Muldoon
URL:
Keywords:
Depends on: 1553
Blocks: 1632
  Show dependency treegraph
 
Reported: 2005-10-09 14:34 UTC by Andrew Cagney
Modified: 2005-11-07 19:41 UTC (History)
1 user (show)

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-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.