remove_breakpoint
Remove a breakpoint at a specified line in a file to control debug execution precisely.
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 |