gdb_breakpoint
Manage breakpoints and watchpoints in GDB: add, delete, enable, disable, list, condition, or clear them for effective debugging.
Instructions
Add, delete, enable, disable, list, condition, or clear breakpoints/watchpoints.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | ||
| location | No | ||
| number | No | ||
| condition | No | ||
| temporary | No | ||
| hardware | No | ||
| watch_expr | No | ||
| confirm | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||