View Single Post
  #9  
Old 09-28-2005, 17:28
shoooo shoooo is offline
Friend
 
Join Date: Apr 2005
Posts: 49
Rept. Given: 0
Rept. Rcvd 0 Times in 0 Posts
Thanks Given: 0
Thanks Rcvd at 0 Times in 0 Posts
shoooo Reputation: 0
en

I found when I debug a process used IPC, I need do this with ollydbg

Quote:
Originally Posted by suddenLy
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