Hi,

Sorry I didn't point out that my purpose is just to stop the debugging and leave the subprocess alone. It's supposed after PT_DETACH, the subprocess should continue, but it didn't. That's what I felt weird. Any clue?
 
Jiangyi

----- Original Message -----
From: "diman" <[EMAIL PROTECTED]>
To: "Jiangyi Liu" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Wednesday, May 30, 2001 8:54 PM
Subject: Re: Weird PT_DETACH


>
>
> To attach debugger to a process please use PT_ATTACH
> request instead of PT_DETACH. Use PT_DETACH to stop
> debugging a process and leave it alone.
>

Reply via email to