gdb_start
Initiate a new GDB debugging session by specifying the GDB executable path and working directory, enabling managed debugging through AI-assisted commands.
Instructions
Start a new GDB session
Input Schema
Name | Required | Description | Default |
---|---|---|---|
gdbPath | No | Path to the GDB executable (optional, defaults to "gdb") | |
workingDir | No | Working directory for GDB (optional) |