PRB: Debugger Hangs If Remote Connection Is Lost
Article ID: 123808
Article Last Modified on 10/2/2003
APPLIES TO
- Microsoft Visual C++ 2.0 Professional Edition
- Microsoft Visual C++ 2.1
- Microsoft Visual C++ 4.0 Standard Edition
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.
Keywords: kbbug kbide kbdebug kbprb KB123808