Share via


Stopping Kernel Debugging

Other versions of this page are also available for the following:

Windows Mobile SupportedWindows Embedded CE Supported

8/27/2008

To connect Platform Builder to a different target device, build a new run-time image, or change connectivity options, first stop the kernel debugger.

If you disconnect a target device while the target device is in a run state, rather than in break state, then the kernel debugger stub KdStub remains attached to the kernel and continues to halt the device when it encounters an exception or a breakpoint.

To stop kernel debugging

  1. From the Debug menu, choose Break All.

  2. Press the SHIFT+F5 key combination.

    - or -

    From the Debug menu, choose Stop Debugging.

    You may now disconnect the target device without receiving a warning.

See Also

Other Resources

Kernel Debugger