Toggling a stack pattern breakpoint

You can enable or disable the stack pattern from a breakpoint in the Breakpoints view. The [Stack Pattern] suffix in the breakpoint label indicates that this is a stack pattern breakpoint.

Procedure

  • To disable a stack pattern, right-click the stack pattern breakpoint in the Breakpoints view and click Stack Pattern > Disable Stack Pattern.
    The [Stack Pattern] suffix is removed from the breakpoint label, and the breakpoint functions as a regular breakpoint.
  • To enable a stack pattern, right-click the breakpoint in the Breakpoints view, and click Stack Pattern > Enable Stack Pattern.
    The [Stack Pattern] suffix is displayed in the breakpoint label, and the breakpoint functions as a stack pattern breakpoint.
  • To edit a stack pattern breakpoint, complete the following steps.