PRB: Debugger Hangs If Remote Connection Is Lost (123808)
The information in this article applies to:
- Microsoft Visual C++, 32-bit Editions 2.0
- Microsoft Visual C++, 32-bit Editions 2.1
- Microsoft Visual C++, 32-bit Editions 4.0
This article was previously published under Q123808 SYMPTOMS
When using the remote debugging feature of the Visual C++ Integrated
Debugger to debug an application on Win32s from Windows NT, the debugger
appears to hang (stops responding) if a remote connection is suddenly
terminated.
CAUSE
This can occur if the computer running Win32s is turned off or if the
serial cable connecting the two computers is disconnected while debugging.
The debugger is waiting for information from the remote monitor on the
computer running Win32s and does not time-out.
RESOLUTION
Because the debugger will not respond when it is waiting for the
information, the development environment needs to be terminated.
Modification Type: | Major | Last Reviewed: | 10/2/2003 |
---|
Keywords: | kbBug kbDebug kbide kbprb KB123808 |
---|
|