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
- On the Debug menu, click New Breakpoint. The New Breakpoint dialog box appears.
- Click the Function, File, Address, or Data tab, depending on the type of breakpoint you want to set.
- Set the properties on the chosen tab.
- Click the Condition or Hit Count button, if you want to add either of those properties.
- 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.