remove_breakpoint
Removes a debug breakpoint by specifying the file path and line number.
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 |