Y
Hacker News
new
|
ask
|
show
|
jobs
GDB-MCP – A complete, yet lightweight MCP server for GDB
(
github.com
)
2 points
by
jtang613
296 days ago
1 comments
jtang613
296 days ago
This is a gdbinit-style plugin for gdb that exposes the gdb interface via MCP. Unlike other implementations, it runs as a native gdb plugin and exposes the entirety of the gdb interface - as opposed to a small subset of commands - to the LLM.
link