clear_all_breakpoints
Delete all breakpoints at once to clean up and allow the program to run uninterrupted.
Instructions
Delete all breakpoints at once.
Use this to clean up all breakpoints and let the program run freely.
Returns: Confirmation that all breakpoints were cleared
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |