Setting multiple breakpoints

You can set several breakpoints with the same optional parameters from any of the breakpoint dialogs.

To set multiple occurrences of a type of breakpoint:

  1. Select the type of breakpoints you want to set from either the Source menu or the Breakpoints menu.
  2. From the Breakpoint dialog, enter the required information for the first breakpoint. Change any fields in the Optional Parameters section of the dialog, as desired.
  3. Click on Set. The settings are saved for the current breakpoint.
  4. For each additional breakpoint, change the information for the new breakpoint (for example, new line number, new function , new method , or new address) and click on Set.
  5. After you have set the last breakpoint, click on Cancel to dismiss the dialog.

ngrelc.gif (533 bytes)
Breakpoints

Related Tasks
ngaix.gif (307 bytes)ngwin.gif (301 bytes)Modifying breakpoint properties
Enabling and disabling breakpoints

Setting a conditional breakpoint
Deleting a breakpoint
Viewing breakpoints