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!

CORDBG - Debugging

The command-line debugger, CORDBG, that ships with the NGWS SDK, allows you to debug managed code. However, it does not step from managed code into unmanaged code; it jumps over the entire unmanaged code.