debug_clear_breakpoints
Clear all breakpoints in a source file to reset debugging state. Provide the file path and session ID to remove them and start fresh.
Instructions
Clear all breakpoints in a source file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | Yes | Path to source file | |
| session_id | Yes | Debug session ID |