[all-commits] [llvm/llvm-project] ec8819: [lldb-mcp] Adding a tool to list debuggers again. ...
John Harrison via All-commits
all-commits at lists.llvm.org
Mon Sep 15 09:43:33 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ec8819f1858a67cff20ca47e0cbfa11e292c989f
https://github.com/llvm/llvm-project/commit/ec8819f1858a67cff20ca47e0cbfa11e292c989f
Author: John Harrison <harjohn at google.com>
Date: 2025-09-15 (Mon, 15 Sep 2025)
Changed paths:
M lldb/include/lldb/Protocol/MCP/Server.h
M lldb/source/Plugins/Protocol/MCP/ProtocolServerMCP.cpp
M lldb/source/Plugins/Protocol/MCP/Tool.cpp
M lldb/source/Plugins/Protocol/MCP/Tool.h
M lldb/source/Protocol/MCP/Server.cpp
Log Message:
-----------
[lldb-mcp] Adding a tool to list debuggers again. (#158340)
This brings back the tool for listing debuggers.
This is helpful when an LLM doesn't support resources, like gemini-cli.
I also fixed an issue with `ServerInfoHandle` not always cleaning up the
`~/lldb/lldb-mcp-<pid>.json` file correctly.
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