This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!
Editing a Breakpoint in the Call Stack Window
In the Call Stack window, breakpoints symbols appear in the left margin next to the name of the function call where they are set. You can edit the properties of a breakpoint using the procedure given below
To edit a breakpoint
- Right-click on the line containing the breakpoint symbol (A solid dot or empty circle, depending on the breakpoint state).
- From the shortcut menu, choose Edit Breakpoint Properties.
The Breakpoint Properties dialog box appears.
- In the Breakpoint Properties dialog box, edit the breakpoint properties you want to change.
- Click OK.
See Also
Breakpoint Operations In the Call Stack Window