list_breakpoints
List all breakpoints (line and function) in the current debug session. Optionally filter by file to show only line breakpoints in that file.
Instructions
List breakpoints (line + function). Per-file filter scopes only line bps.
Escape hatch: see the dap-escape-hatch prompt for unwrapped DAP requests.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | No |