MCP server for remote debugging with gdbserver
MCP server for remote debugging with gdbserver - provides full debugging capabilities including process management, breakpoint control, stepping, memory inspection, and more. The MCP server provides 19 debugging tools organized into 4 categories: - Start gdbserver to debug a program remotely - Start gdbserver in multi-process mode - Attach to a running process - List all active sessions - Stop a…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
MCP server for remote debugging with gdbserver - provides full debugging capabilities including process management, breakpoint control, stepping, memory inspection, and more. The MCP server provides 19 debugging tools organized into 4 categories: - Start gdbserver to debug a program remotely - Start gdbserver in multi-process mode - Attach to a running process - List all active sessions - Stop a debugging session - Set a breakpoint at a location - Delete a breakpoint - Step one instruction…