[Lldb-commits] [lldb] [lldb-dap] Add language model tool (PR #174343)

John Harrison via lldb-commits lldb-commits at lists.llvm.org
Tue Jan 6 09:59:47 PST 2026


https://github.com/ashgti commented:

I'd be fine with trying this out and seeing how it works. This is specific integration into VSCode vs the lldb-mcp helper binary for a more generic interface.

I've been meaning to look at the lldb-mcp binary to help launch debug sessions and support relaying calls to different debug sessions, I have an experimental implementation I've been running locally thats implemented in python so I can use it with older versions of Xcode.

https://github.com/llvm/llvm-project/pull/174343


More information about the lldb-commits mailing list