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!

Inserting a New Breakpoint From the Debug Menu

No matter which window you are using, you can insert a new breakpoint of any type by selecting New Breakpoint from the Debug menu.

To insert a new breakpoint

  1. From the Debug menu, select New Breakpoint.

    The New Breakpoint dialog box appears.

  2. Select the Function, File, Address, or Data tab, depending on the type of breakpoint you want to set.
  3. Set the properties on the chosen tab.
  4. Select the Condition or Hit Count button, if you want to add either of those properties.
  5. Click OK.

See Also

Breakpoints