Menu

Breakpoints toolbar

 
 
Breakpoints toolbar
 
 
 
1

Go To Current

1. Go To Current
Actions the currently selected breakpoint in accordance with the selections for Auto Pan-And-Zoom and Auto Select.
2

Go To Previous

2. Go To Previous
Selects the previous breakpoint in the list and actions it in accordance with the selections for Auto Pan-And-Zoom and Auto Select.
3

Go To Next

3. Go To Next
Selects the next breakpoint in the list and actions it in accordance with the selections for Auto Pan-And-Zoom and Auto Select.
4

Auto Pan-And-Zoom

4. Auto Pan-And-Zoom
When selected, causes the actioned breakpoint to be brought into view and scaled such that it fills the viewport.
5

Auto Select

5. Auto Select
When selected, causes the actioned breakpoint to be selected.
6

Set Breakpoint

6. Set Breakpoint
Sets a breakpoint at the location of the paused thread.
7

Edit Breakpoint

7. Edit Breakpoint
Opens the Breakpoint Editor, allowing you to manage the conditions under which the selected breakpoint will interrupt threads.
8

Remove Selected Breakpoints

8. Remove Selected Breakpoints
Removes the selected breakpoints from their locations.
9

Remove All Breakpoints

9. Remove All Breakpoints
Removes all breakpoints from their locations.
10

Enable/Disable All Breakpoints

10. Enable/Disable All Breakpoints
Toggles the enabled state of all breakpoints.
11

Run/Resume

11. Run/Resume
Starts executing the current project or resumes all of a project's paused threads.
12

Pause

12. Pause
Pauses all threads in the currently executing project.
13

Step All Threads

13. Step All Threads
Steps all paused threads in the currently executing project.
14

Step Selected Breakpoint Threads

14. Step Selected Breakpoint Threads
Steps all threads at the selected breakpoints.
15

Step Selected Threads

15. Step Selected Threads
Steps all selected threads.
16

Resume Selected Breakpoint Threads

16. Resume Selected Breakpoint Threads
Resumes all threads at the selected breakpoints.
17

Resume Selected Threads

17. Resume Selected Threads
Resumes all selected threads.
18

Stop

18. Stop
Aborts the currently executing project.