Windows remote debugger
The client is the computer that remotely controls the debugging session. Remote kernel-mode debugging involves three computers: the client , the server , and the target computer. The target computer is the computer to be debugged. The server is a computer that runs the kernel debugger or a KD connection server. Choosing the Best Remote Debugging Method.
Remote Debugging Through the Debugger. The team plans to fix the Event Listeners pane in a servicing update to Windows 10 version The Cookies pane in the Application panel is blank on Windows 10 version The team plans to fix the Cookies pane in a service update to Windows 10 version The Audits tool, the 3D View tool, the Emulated Devices section in Settings , and the Accessibility tree pane in the Elements tool aren't currently working as expected.
The team plans to fix the listed tools in a future update of Microsoft Edge. The file explorer doesn't launch from the DevTools in the Sources tool or in the Security panel when you remote debug. The team plans to fix the tools in a future update of Microsoft Edge. Skip to main content. This browser is no longer supported.
Download Microsoft Edge More info. Contents Exit focus mode. Please rate your experience Yes No. Any additional feedback? Note If Turn on remote diagnostics over local area network connections. Note Select Element is disabled after the first touch, so you need to turn it on again every time you want to use this feature. Submit and view feedback for This page. View all page feedback. If the computers are connected through a domain, you must choose the first item.
If the computers are connected through a workgroup or homegroup, choose the second or third item as appropriate. Select Configure remote debugging to configure the firewall and start the remote debugger. The remote debugger is now waiting for a connection.
Use the server name and port number shown to set the remote connection configuration in Visual Studio. You can restart it from the Start menu, or from the command line:. If you need to add permissions for additional users, change the authentication mode, or port number for the remote debugger, see Configure the remote debugger.
Set a breakpoint somewhere in the application that is easily reached, for example in MainFrm. In Solution Explorer, right-click on the project and select Properties. Open the Debugging tab. In Solution Explorer, right-click the solution and choose Configuration Manager. The required credentials are specific to your network's security configuration. For example, on a domain computer, you might choose a security certificate or enter your domain name and password.
Alternatively, you can deploy the files as a separate step. In the Solution Explorer, right-click the mymfc node and then choose Deploy. If you have non-code files that are required by the application, you can specify them in a semicolon delimited list in Additional Files to Deploy on the Remote Windows Debugger page. For complete information about setting up a debugging server in the WinDbg Debugger Command Window , see.
For complete information about launching WinDbg and establishing remote debugging at the command line, see WinDbg Command-Line Options. Skip to main content. This browser is no longer supported.
Download Microsoft Edge More info. Contents Exit focus mode. Please rate your experience Yes No.