debugger_list_breakpoints
List breakpoints set by DevCDP and check if each is bound to executable code. Use when a breakpoint is not hitting, because unbound breakpoints never fire.
Instructions
List the breakpoints DevCDP has set, including whether each is actually bound to executable code. An unbound breakpoint will never fire — check here first when a breakpoint 'is not hitting'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||