gdb_session
Manage GDB debugging sessions by starting, stopping, restarting, or inspecting the current session. Specify the GDB path, working directory, and extra arguments to control the debugger effectively.
Instructions
Start, stop, restart, or inspect the current GDB session.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | ||
| gdb_path | No | ||
| workdir | No | ||
| extra_args | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||