[newbie] Attach to remote process

  • Thread starter Thread starter Ragi Y. Burhum
  • Start date Start date
R

Ragi Y. Burhum

Is it possible to attach to an *already running* process in a remote machine
using VC 7?

Thanks for the info,

Ragi
 
Hi Ragi,

Ragi Y. Burhum said:
Is it possible to attach to an *already running* process in a remote machine
using VC 7?

Yes: Tools->Debug Processes... Enter the name of the remote machine in the
"Name" field or press "...".
On the remote machine you will have to install the remote debugger of VC. I
think it is an option on the first install screen of VC. So just insert your
product CD on the remote machine and look for an option to install remote
debugger components.

I've used it successfully with VC 2003.

Bye,
SvenC
 
Back
Top