U.S. government takes 10% stake in Intel (cnbc.com)
604 points by givemeethekeys 6d ago 718 comments
Claude Sonnet will ship in Xcode (developer.apple.com)
469 points by zora_goron 19h ago 375 comments
GDB-MCP – A complete, yet lightweight MCP server for GDB
2 jtang613 1 8/29/2025, 4:12:09 PM github.com ↗
Comments (1)
jtang613 · 4h 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.