1 out of 1 rated this helpful - Rate this topic

Setting Up the Remote Debug Monitor

Visual Studio 6.0

The remote debug monitor is a small program on the remote target computer. It communicates with the debugger host and controls the execution of the program you are debugging.

To install the remote debug monitor

  • On a Windows 95 or NT computer, the remote debug monitor consists of the following files: MSVCMON.EXE, MSVCRT.DLL, TLN0T.DLL, DM.DLL, MSVCP60.DLL, and MSDIS110.DLL. For Windows NT only, the remote debugger also requires PSAPI.DLL. Copy these files to the remote target computer, move MSVCRT.DLL to the System32 directory, and restart.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.