edb_execute_gdb_command
Execute any raw GDB command directly to access the debugger's full CLI for advanced debugging tasks.
Instructions
Execute any raw GDB command directly. Full access to GDB's CLI. Powerful for advanced debugging.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |