remove_breakpoint
Remove a breakpoint at a specified line in a file to stop the debugger from pausing there.
Instructions
Remove a breakpoint from a specific line.
Escape hatch: see the dap-escape-hatch prompt for unwrapped DAP requests.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | Yes | ||
| line | Yes |