Re: Anyone got remote debug work with VC6.0?

From: KM (konstmor_at_nospam_yahoo.com)
Date: 07/16/04


Date: Fri, 16 Jul 2004 14:22:26 -0700

Jhou,

Are you running msvcmon.exe on the target from VC 6.0 or from .Net? I mean did you replace the msvcmon.exe on the target by the one
from VC 6.0 when you switched to VC 6.0 Remote Debugging?
The msvcmon has been changed between 6.0 and .Net quite a bit.
The msvcmon version from .Net is 7.10.xxxx, while in VC 6.0 it is version 6.0.xxx. The tool protocol may have been changed.

Also, on the target make sure that msdis100.dll, tln0t.dll and dm.dll are from VC 6.0.

-- 
 Regards,
        KM, BSquare Corp.
> Hi,
>
> Anyone got remote debug work with vc6.0?
>
> I have read Jon Fincher's article about remote bebug. It mentions both
> Visual Studio 6.0 and .NET.  But the instructions are for .NET. It seems
> that I can connect to remote device using VC.NET. But I cannot get VC6.0 to
> connect with same setting of the remote device.
>
> From VC6.0, I select "Network(Tcp/ip)" and "Settings" from "Build->Debugger
> remote connection", and set "remote executable path" from Debug setting
> page.
> When I start debug, vc try to connect to remote machine, but failed with
> message of
> "VC++ debug monitor is not correctly installed and running on the machine
> XXX".
> But I know the monitor is running, and I can connect to it using VC.net.
>
> Any suggestion?
>
> Thanks for help.
>
> Jianxin
>
>


Relevant Pages

  • Return argument has an invalid type - does remoting work reliably at all?
    ... > remote object, ... > remote object returns (I can debug to that point. ... "Advanced .Net Remoting" by Ingo Rammer, his website, msdn, articles on ... .Net Remoting is really a pain to work with. ...
    (microsoft.public.dotnet.framework.remoting)
  • RE: Assembly reported as built without debug info - that is not true
    ... enabled or without debug information:..." ... successfully remote debug any other assembly which is not in the GAC? ... in the Modules window's loading assemblies' list, ... Microsoft Online Community Support ...
    (microsoft.public.dotnet.framework)
  • Remote debugging broken on WinXP Pro SP2
    ... I've run across an unusual remote debugging problem... ... I've got 2 virtual machines running under VMware Workstation v5.5, one is WinXP Pro SP2 and the other is Win2K3 SP1. ... I can perform remote debugging w/o any problems. ... With the WinXP Pro SP2 VM, I cannot get the Visual C/C++ IDE to connect to the remote debug agent. ...
    (microsoft.public.vc.debugger)
  • remote gdb (and firewire/dcons) not functioning as expected
    ... I'm trying to debug the problem introduced by the earlier commit to ... Remote debugging using /dev/cuaa0 ... Unable to find dynamic linker breakpoint function. ...
    (freebsd-current)
  • Re: have way to debug Service in remote machine?
    ... TCP-IP mode is not a secure way to debug your application. ... To use the default port you will need to install the full set of remote ... Remote Machine= Remote Machine IP ... > For remote debugging using TCP/IP, you need to install the Remote Debug ...
    (microsoft.public.vc.debugger)