[all-commits] [llvm/llvm-project] 785023: [lldb][docs] Rewrite the MCP documentation for lld...

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Thu Jul 30 09:11:36 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7850239749970847955a918d731630b35c540af2
      https://github.com/llvm/llvm-project/commit/7850239749970847955a918d731630b35c540af2
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2026-07-30 (Thu, 30 Jul 2026)

  Changed paths:
    M lldb/docs/use/mcp.md

  Log Message:
  -----------
  [lldb][docs] Rewrite the MCP documentation for lldb-mcp (#212821)

The docs still describe lldb-mcp as a thin stdio-to-socket bridge that
auto-launches an LLDB and exposes a single lldb_command tool. It is now
a full featured multiplexer hosting its own sessions, with four tools
and pid-qualified URIs. Also restructure the documentation around how it
is used, with an explanation of the underlying architecture towards the
end.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list