Re: VS .Net 2003 remote debugging C++ target on Win98?
From: Jim Howard (jnhtx_at_spamcop.net)
Date: 06/29/04
- Next message: Lloyd Dupont: "Visual Sutido 2005 express !!"
- Previous message: George: "How do I change the color of breakpoints in Visual Studio 6?"
- In reply to: Jim Howard: "VS .Net 2003 remote debugging C++ target on Win98?"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 29 Jun 2004 18:15:39 -0500
I figured it out. Don't instaniate the monitor on the machine with the ide,
there is a dropped in the project debugging properties where you specify
remote debugging
Jim
"Jim Howard" <jnhtx@spamcop.net> wrote in message
news:ecmjmO8WEHA.3944@tk2msftngp13.phx.gbl...
> Howdy,
>
> I'm having trouble getting the following setup to work for an unmanaged
MFC
> app written and compiled using VS .Net 2003.
>
> I want to remote debug this app on a Windows 98 machine. Both target and
> development machine are in the same local subnet, and they can ping each
> other.
>
> I install msvcmon and its associated components on the win 98 machine, and
> execute msvcmon -tcpip -anyuser. Msvcmon starts and tells me that it will
> connect to anyuser and it will turn off in 15 minutues.
>
> I run the same program on my Win XP development machine. I get a little
> dialog that I use to enter to the ip address of the target computer and
> press connect. I get a message box that saysing "connecting..." in the
> title bar, with a disconnect button. The target 98 box continues to say
> something about waiting for a connection.
>
> That's it.
>
> Should I not get a 'connected' indication on both machines?
>
> Is this the right way to set up remote debugging , or am I trying to do
> something impossible?
>
> thanks,
>
> Jim Howard
>
>
- Next message: Lloyd Dupont: "Visual Sutido 2005 express !!"
- Previous message: George: "How do I change the color of breakpoints in Visual Studio 6?"
- In reply to: Jim Howard: "VS .Net 2003 remote debugging C++ target on Win98?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|