[Lldb-commits] [lldb] [lldb][windows] add support for out of PATH python.dll resolution (PR #162509)

Vladislav Dzhidzhoev via lldb-commits lldb-commits at lists.llvm.org
Thu Oct 9 09:51:12 PDT 2025


dzhidzhoev wrote:

Please note that this patch has broken [lldb-remote-linux-win](https://lab.llvm.org/buildbot/#/builders/197).

```
C:\buildbot\as-builder-10\lldb-x-aarch64\llvm-project\lldb\tools\driver\Driver.cpp(465): error C2065: 'LLDB_PYTHON_DLL_RELATIVE_PATH': undeclared identifier
```

https://lab.llvm.org/buildbot/#/builders/197/builds/9689

Could you please take a look at that?

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


More information about the lldb-commits mailing list