<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://sourceware.org/bugzilla/bugzilla.dtd">

<bugzilla version="4.0.10"
          urlbase="http://sourceware.org/bugzilla/"
          
          maintainer="overseers@sourceware.org"
>

    <bug>
          <bug_id>1794</bug_id>
          
          <creation_ts>2005-11-03 17:51:00 +0000</creation_ts>
          <short_desc>create an attached, and stopped, child process</short_desc>
          <delta_ts>2005-11-03 18:38:12 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>frysk</product>
          <component>general</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P1</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>1553</blocked>
    
    <blocked>2046</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Andrew Cagney">cagney</reporter>
          <assigned_to name="Andrew Cagney">cagney</assigned_to>
          
          <cf_gcchost></cf_gcchost>
          <cf_gcctarget></cf_gcctarget>
          <cf_gccbuild></cf_gccbuild>
          

      

      

      

          <long_desc isprivate="0">
            <commentid>6507</commentid>
            <who name="Andrew Cagney">cagney</who>
            <bug_when>2005-11-03 17:51:23 +0000</bug_when>
            <thetext>requires that there be an attached observer that blocks the task at the creation
point</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <commentid>6508</commentid>
            <who name="Andrew Cagney">cagney</who>
            <bug_when>2005-11-03 17:52:22 +0000</bug_when>
            <thetext>means re-implementing the TestRun test so that it uses TaskObserver.Attached.
</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <commentid>6509</commentid>
            <who name="Andrew Cagney">cagney</who>
            <bug_when>2005-11-03 18:02:04 +0000</bug_when>
            <thetext>Index: frysk-core/frysk/bindir/ChangeLog
2005-11-03  Andrew Cagney  &lt;cagney@redhat.com&gt;

        * ftrace.java: Update, Host.requestCreateAttachedProc renamed to
        .requestCreateAttachedContinuedProc.

Index: frysk-core/frysk/proc/ChangeLog
2005-11-03  Andrew Cagney  &lt;cagney@redhat.com&gt;

        * Host.java (requestCreateAttachedProc): Rename
        requestCreateAttachedContinuedProc.
        * TestExec.java, TestI386Modify.java, TestI386Regs.java,
        TestLib.java, TestModify.java, TestProcGet.java, TestRun.java,
        TestStep.java, TestSyscall.java, TestSyscall2.java,
        TestSyscallOpen.java, TestTaskClonedObserver.java,
        TestTaskForkedObserver.java, TestTaskObserver.java,
        TestTaskTerminateObserver.java: Update.
</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <commentid>6510</commentid>
            <who name="Andrew Cagney">cagney</who>
            <bug_when>2005-11-03 18:38:12 +0000</bug_when>
            <thetext>Rewote TestRun.testCreateAttachedStoppedProc so that it uses
TaskObserver.Attached to stop things.

Index: frysk-core/frysk/proc/ChangeLog
2005-11-03  Andrew Cagney  &lt;cagney@redhat.com&gt;

        * Host.java (requestCreateAttachedStoppedProc): Delete.
        * TaskState.java: When notifyAttached has blockers and a trap,
        transition a startRunning task to blockedContinue.
        * TestRun.java: Re-implement testCreateAttachedStoppedProc to use
        TaskObserver.Attached.
</thetext>
          </long_desc>
      
      

    </bug>

</bugzilla>