Start a debugging session with auto-detection or specified debugger type to control program execution, examine memory, and analyze stack in GDB.
101,489 tools. Last updated 2026-04-11 22:57
- Stop a debugging session in GDB to end program analysis and free system resources.
- Start a new GDB debugging session to analyze and debug programs through execution control, memory examination, and stack analysis.
- Check the current status of a GDB debugging session to monitor execution state and debugger activity for Nintendo Switch executables.MIT
- Execute custom debugger commands in GDB to control program execution, examine memory, analyze stacks, or perform disassembly during debugging sessions.
- View active debugging sessions to monitor and manage ongoing program analysis with the GDB debugger.
Matching MCP Servers
- AsecurityAlicense-qualityMCP server that exposes GDB debugging as tools. An AI assistant can set breakpoints, run programs, step through code, inspect variables and memory, and examine registers — all via structured tool calls. Reverse debugging with rr is also supported.Last updated a month ago341MIT
- -securityAlicense-qualityAn MCP server that provides programmatic access to the GNU Debugger (GDB), enabling AI models to interact with GDB through natural language for debugging tasks.Last updated 8 months ago4Apache 2.0
Matching MCP Connectors
- SentryOAuth
Enable secure connectivity between Sentry issues and debugging data, and LLM clients, using a Model Context Protocol (MCP) server.
Shared debugging memory for AI coding agents