NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

The NGWS SDK Debugger

The NGWS SDK debugger is a command-line utility that can help tools vendors and application developers find and fix bugs in programs that target the NGWS runtime. This utility uses the NGWS runtime Debug API to provide debugging services. Currently, the debugger can only be used for debugging managed code -- there is no support for debugging unmanaged code.

For more information about the NGWS runtime's debugging services, see:

Runtime Debugger (cordbg.exe)