Bug 3891 - attach command not asynchronous, no success output
Summary: attach command not asynchronous, no success output
Status: NEW
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: Unassigned
URL:
Keywords:
Depends on:
Blocks: 2246
  Show dependency treegraph
 
Reported: 2007-01-19 22:55 UTC by Andrew Cagney
Modified: 2007-01-19 22:55 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 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)