View Single Post
  #8  
Old 03-07-2004, 04:00
Satyric0n
 
Posts: n/a
cadinfo, please see this thread for the solution to your problem: http://www.exetools.com/forum/showthread.php?s=&threadid=2548

In short, you must switch to the address context of the process you wish to set the breakpoint in using the ADDR command before setting the breakpoint. Also, read on the ATTACH command, it makes this problem less tedious.

Regards
Reply With Quote