breakpoint_clear
Remove a breakpoint by its numeric ID to stop the debugger from pausing at that location in your C64 program.
Instructions
Deletes a breakpoint by numeric id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| breakpointId | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| meta | Yes |