Bug 1364 - Setting up to add observers should be transparent to the front end
Summary: Setting up to add observers should be transparent to the front end
Status: RESOLVED FIXED
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P1 normal
Target Milestone: ---
Assignee: Andrew Cagney
URL:
Keywords:
Depends on: 1517 1520 1521 1522 1524 1552 1553 1519 1523 1526 1551
Blocks: 1370
  Show dependency treegraph
 
Reported: 2005-09-22 14:51 UTC by Sami Wagiaalla
Modified: 2006-11-24 19:26 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 Sami Wagiaalla 2005-09-22 14:51:11 UTC
To add an observer currently (according to test cases), one would have to be
attached and in some cases set a boolean (Ex: traceFork) to true.

If we follow the same implicit state transitions as with stop/continue adding an
observer should automatically set up the environment ie attach and set traceX to
true.
Comment 1 Andrew Cagney 2006-11-24 19:26:08 UTC
This has been implemented, adding an observer triggers an attach.