View Single Post
  #2  
Old 09-26-2005, 16:49
suddenLy suddenLy is offline
Friend
 
Join Date: Jan 2005
Posts: 62
Rept. Given: 2
Rept. Rcvd 3 Times in 3 Posts
Thanks Given: 3
Thanks Rcvd at 9 Times in 8 Posts
suddenLy Reputation: 3
the same phenomena occured to me.

When we click "Pause" command in the debug menu, the current control is on the olly debugger process not on the target process.

So the target process is suspended after "Pause" command, and need to "Resume" command.

I guess
Reply With Quote