Y
Hacker News
new
|
ask
|
show
|
jobs
by
1024bees
203 days ago
how did you get gdb working with Claude? There are a few mcp servers that looks fine, curious what you used
2 comments
pshirshov
203 days ago
Well, just told it to use gdb when necessary, MCP wasn't required at all! Also it helps to tell it to integrate cpptrace and always look at the stacks.
link
formerly_proven
203 days ago
MCP is more or less obsolete for code generation since agents can just run CLI tools directly.
link