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. On the Debug menu, click New Breakpoint. The New Breakpoint dialog box appears.
  2. Click 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. Click the Condition or Hit Count button, if you want to add either of those properties.
  5. Click OK.

    Note   If you switch tabs any time prior to clicking OK, the breakpoint will be set according to the settings on the last tab selected.