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!

Disassembly Window

To open the Disassembly window, you must be debugging. From the Debug menu, choose Windows and choose Disassembly.

The Disassembly window shows assembly code corresponding to the instructions created by the compiler. In addition, it can show the following optional information:

At the top of the Disassembly window is a toolbar with a single control:

Address
To scroll the screen to a specified memory address, type the address in this box and press return. The toolbar can be hidden or displayed by right-clicking on the Disassembly window and using the shortcut menu. The address can be either a numeric address or a function name.

See Also

Using the Disassembly Window | Debugging UI Reference