Exposes GDB debugging capabilities via the MCP protocol for remote application debugging.
This tool provides a GDB/MI protocol server built upon the MCP protocol, enabling remote debugging of applications. It facilitates the creation and management of GDB debug sessions, allowing users to set and manage breakpoints, inspect stack information and variables, and control program execution. With support for concurrent multi-session debugging, it offers a robust solution for complex debugging scenarios.