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 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
