gdb_list_breakpoints
Retrieve all breakpoints set in a GDB debug session to monitor and control program execution.
Instructions
List all breakpoints in the session.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | The session identifier. |
Output Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |