2020-03-02 19:06:28 +00:00
Breakpoints Widget Context Menu
================================
2020-07-26 04:56:46 +00:00
Edit a Breakpoint
2020-03-02 19:06:28 +00:00
----------------------------------------
2020-07-26 04:56:46 +00:00
**Description:** Open the Advanced Breakpoint Edit dialog to edit the selected breakpoint. In this dialog, you can define a software or hardware breakpoint, use conditionals, and more.
2020-03-02 19:06:28 +00:00
2020-07-26 04:56:46 +00:00
**Steps:** Right-click on an item in the Breakpoints widget and choose `` Edit `` .
2020-03-02 19:06:28 +00:00
2020-07-26 04:56:46 +00:00
Toggle Breakpoint State
2020-03-02 19:06:28 +00:00
----------------------------------------
**Description:** Enable or disable a breakpoint, depending on its current state. An active breakpoint will be disabled, and an inactive breakpoint will be enabled.
2020-07-26 04:56:46 +00:00
**Steps:** Right-click on an item in the Breakpoints widget and choose `` Toggle breakpoint `` .
2020-03-02 19:06:28 +00:00
**Shortcut:** :kbd: `Space`
Delete Breakpoint
----------------------------------------
2020-07-26 04:56:46 +00:00
**Description:** These options will disable and remove the selected breakpoint from the program.
2020-03-02 19:06:28 +00:00
2020-07-26 04:56:46 +00:00
**Steps:** Right-click on an item in the Breakpoints widget and choose `` Delete breakpoint ``
2020-03-02 19:06:28 +00:00
**Shortcut:** :kbd: `Del`