remove_breakpoint
Remove a previously set breakpoint using its unique ID to stop the debugger from pausing at that location.
Instructions
Remove a breakpoint by its ID (obtained from set_breakpoint or list_breakpoints).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| breakpointId | Yes |