Bug 2048 - frysk-core using Proc .observableTaskAdded
Summary: frysk-core using Proc .observableTaskAdded
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:
Blocks: 1979
  Show dependency treegraph
 
Reported: 2005-12-13 20:26 UTC by Andrew Cagney
Modified: 2005-12-13 20:27 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 2005-12-13 20:26:34 UTC
Proc .observableTaskAdded is being replaced by:
- cascading process observers
- host .observableTaskAdded
Comment 1 Andrew Cagney 2005-12-13 20:27:20 UTC
2005-12-13  Andrew Cagney  <cagney@redhat.com>

        * TestUnpaused.java: Eliminate use of Proc .observableTaskAdded.
        * TestSyscallOpen.java: Ditto.
        * TestSyscall.java: Ditto.
        * TestSyscall2.java: Ditto.
        * TestStop.java: Ditto.
        * TestStopAndStop.java: Ditto.
        * TestStep.java: Ditto.
        * TestPaused.java: Ditto.

2005-12-12  Andrew Cagney  <cagney@redhat.com>

        * TestI386Modify.java: Eliminate use of .observableTaskAdded.
        * TestI386Regs.java: Ditto.
        * TestModify.java: Ditto.

        * TestStopAndGo.java: Eliminate use of .observableTaskAdded.