Organizing Breakpoints Into a Group

See Also

You can organize breakpoints into groups so that you can enable, disable and delete the breakpoints as a single unit. Grouping breakpoints is especially useful for large projects.

To create a breakpoint group:

  1. In the Breakpoints window, right-click the Breakpoints root node and choose Create Group.
  2. In the Create Group dialog box, type a name for the group and click OK.

    The group name is added to the Breakpoints window as a subnode of the Breakpoints root node.

To add a breakpoint to the group:

  1. Right-click the group name and choose Add Breakpoint (Ctrl-Shift-F8).
  2. In the Add Breakpoint dialog box, specify the parameters for the breakpoint and click OK.

    The breakpoint is added to the Breakpoints window as a subnode of the group.

To enable or disable all breakpoints in a group:

To delete all breakpoints in a group:

See Also
Breakpoints in the IDE

Legal Notices