Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by karellen • Uncategorized
An MCP server enabling reverse debugging with rr for MCP-compliant LLM clients.
Perform reverse debugging and program state inspection without modifying source code.
Record and replay failing tests with rr and GDB/MI integration.
Automated crash investigation and debugging workflows via MCP.
karellen-rr-mcp is an MCP server that integrates rr reverse debugging with MCP-compliant LLM clients, allowing recording and replaying of failing tests with full forward and reverse debugging via GDB/MI. It enables inspection of program state without modifying source code, streamlining debugging workflows. The server supports various tools for session lifecycle, breakpoints, execution control, thread navigation, state inspection, and checkpoints, enhancing debugging capabilities for complex software.