edb_list_breakpoints
Lists all breakpoints and watchpoints with their number, type, enable/disable status, and address.
Instructions
List all breakpoints, watchpoints, and their status (number, type, enable/disable, address).
Returns: str: Formatted breakpoint table
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |