The Breakpoints View lists all the breakpoints you currently have set in your workspace. Only up to six breakpoints can be toggled under the current version of CoDebugger. Otherwise, warnings will be presented at runtime.
You can double-click a breakpoint to display its location in the editor (if applicable). You can also enable or disable breakpoints, delete them, add new ones.
| Command |
Name |
Description |
Availability |
 | Collapse All |
Collapses all of the items in the view. |
View action |
 | Copy |
Copies the selected breakpoints to the system clipboard. |
Context menu |
 | Disable |
Changes the selected breakpoint(s) to be disabled. |
Context menu |
 | Enable |
Changes the selected breakpoint(s) to be enabled. |
Context menu |
 | Expand All |
Expands all of the items in the view. |
View action |
 | Export Breakpoints... |
Opens the export breakpoints wizard. |
Context menu |
 | Go to File |
Opens the corresponding location of the breakpoint in the java editor. |
Context menu and view action |
| Group By... |
Allows you to select an alternate grouping for your breakpoints or create your own. |
View action |
 | Import Breakpoints... |
Opens the import breakpoints wizard. |
Context menu |
 | Link with View |
Changes if the breakpoints should be linked to the Debug View. |
View action |
 | Paste |
Pastes copied breakpoints into the view. |
Context menu |
 | Remove All |
Removes all breakpoints from the view. |
Context menu and view action |
 | Remove Selected Breakpoints |
Removes only the selected breakpoint(s) from the view. |
Context menu and view action |
| Select All |
Selects all of the breakpoints in the view. |
Context menu |
 | Show Supported Breakpoints |
Changes if only supported breakpoints should be shown or not. |
View action |
 | Skip All |
Sets all breakpoints to be skipped. |
View action |
| Working Sets... |
Opens the working sets dialog. |
View action |
| Properties... |
Opens the breakpoints properties dialog. |
Context menu |