次の方法で共有


Stopping Kernel Debugging (Windows Embedded CE 6.0)

1/5/2010

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

Concepts

Debugger Execution Control

Other Resources

Kernel Debugger