Edit breakpoint

Displays the Edit Breakpoint dialog for changing breakpoint properties of multiple breakpoints.

To edit breakpoint properties, complete the following actions:

  1. Select one or more breakpoints in the breakpoint panel.
  2. Select Edit Breakpoint

Breakpoint group

To change the breakpoint group for all selected breakpoints; select the breakpoint group checkbox. From the list, select the breakpoint group that you want to contain the selected breakpoints. By default, all breakpoints belong to the Default breakpoint group.

Condition

To change the condition attribute for all selected breakpoints; select the condtion checkbox. Set conditional breakpoint parameters by typing the parameters. You can use any valid expression as the breakpoint condition.

Thread

To change the thread-specific attribute for all selected breakpoints; select the thread checkbox. From the list, select a thread-specific attribute that determines when the debugger will suspend operation.

Click OK to accept the specified values for all selected breakpoints. Click Cancel to close the dialog without changing the values.