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!

Breakpoint Operations In the Call Stack Window

In the Call Stack Window, you can set a breakpoint on a specific function call on the stack.

To set a breakpoint on a function call

The breakpoint is set at the end of the function call. When the selected call ends, the breakpoint will be hit. When you view the breakpoint properties, this breakpoint appears as an address breakpoint with a memory location corresponding to the end point of the function.

In addition, you perform these other breakpoint operations in the Call window:

See Also

Breakpoints