Hi all,
I am attempting to use Visual Studio 2005 remote debugging to launch and debug an application that we manually transfer over to another system. We use windows XP Target Designer to create a stripped down image on our client machines, and the only time these client systems are connected to the network are for debugging purposes.
My office just upgraded from visual C++ 6.0 (about time right?). In VC6, we are able to simply type in the IP address we wish to connect to, and everything launches when we hit F5. I am starting to believe that this is not possible in visual studio 2005.
I haven't found the help documentation very specific. What do I have to do to launch and debug a file called
myapp.exe from a machine with ipaddress 10.9.8.7 ?
Thanks for your help.
-Greg
Start Free Trial