list_breakpoints
Retrieve all active and pending breakpoints from Xdebug debugging sessions to monitor and manage code execution pauses.
Instructions
List all breakpoints including both active session breakpoints and pending breakpoints
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | No | Session ID | |
| include_pending | No | Include pending breakpoints in the list |