View Single Post
  #1  
Old 04-25-2004, 15:00
Bram Kate
 
Posts: n/a
IDA debugging sub processes

Is it possible to load a sub processes symbols. I want to debug an application which spawns command line applications by CreateProcess system call. I want to break at certain functions on the sub process. Any advice/pointers to resources will be helpful.

Thanks
Reply With Quote