Connecting the Debugger to a running process


To connect the Debugger to an already-running virtual machine:

After clicking OK, the Debugger will connect to the running VM, and you will be able to see all threads as if you were debugging locally. If you have source code for the debugged application and you set a breakpoint in the source code, the Editor will be opened with the breakpoint line highlighted in the source.


Contents Prev Next Index