[Lldb-commits] [lldb] [lldb] Add lldb-mcp scaffolding (PR #155708)
Vladislav Dzhidzhoev via lldb-commits
lldb-commits at lists.llvm.org
Thu Aug 28 04:09:15 PDT 2025
dzhidzhoev wrote:
Please note that lldb-remote-linux-win is still failing with:
```
C:\buildbot\as-builder-10\lldb-x-aarch64\llvm-project\lldb\tools\lldb-mcp\lldb-mcp.cpp(45): error C2065: '_O_BINARY': undeclared identifier
C:\buildbot\as-builder-10\lldb-x-aarch64\llvm-project\lldb\tools\lldb-mcp\lldb-mcp.cpp(47): error C2065: '_O_BINARY': undeclared identifier
```
https://lab.llvm.org/buildbot/#/builders/211/builds/1695
https://github.com/llvm/llvm-project/pull/155708
More information about the lldb-commits
mailing list