DOCERR: Remote Debugging with TCP/IP Isn't Supported on Win32sLast reviewed: October 6, 1997Article ID: Q139026 |
The information in this article applies to:
When MSVCMON is run in a Win32s system, you will not see the TCP/IP protocol as an option for connection. The TCP/IP communication layer for MSVCMON is written for true 32-bit platforms and requires multi-threading support to operate. Because of this, the remote debug monitor (MSVCMON) does not support TCP/IP on Win32s. It only supports a serial connection for remote debugging. This information should be added to your Visual C++ 4.x documentation. Keywords : vcbuglist400 WBDebug Version : WINNT:4.0,4.1,4.2; Platform : NT WINDOWS Issue type : kbdocerr |
================================================================================
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |