Start a GDB debugging session by specifying the GDB executable path and working directory, enabling inspection of variables and execution of commands via the MCP GDB Server.
Load a program into GDB for debugging by specifying the session ID and program path, facilitating dynamic analysis and troubleshooting through CLI integration.
An MCP server that provides programmatic access to the GNU Debugger (GDB), enabling AI models to interact with GDB through natural language for debugging tasks.
Enables LLM clients to interact with the GNU Debugger (GDB) for comprehensive debugging and binary analysis. It provides a wide range of tools for program execution control, memory examination, stack analysis, and disassembly.
Provides GDB debugging functionality for use with Claude or other AI assistants, allowing users to manage debugging sessions, set breakpoints, examine variables, and execute GDB commands through natural language.