[Lldb-commits] [lldb] Make only one function that needs to be implemented when searching for types (PR #74786)
Greg Clayton via lldb-commits
lldb-commits at lists.llvm.org
Thu Dec 14 15:28:13 PST 2023
clayborg wrote:
> > If we need to expected fail the python test on window until we can look into it, I would vote to do this.
>
> As it happens, I'm using the buildbot machine to reproduce this. So it's not doing any more builds for now. I'll put in workarounds if I don't find the issue by Friday.
Thank you. I tried installing Window on Parallels Desktop 19 on my mac but the VS 2019 doesn't run on arm64 macs, so I couldn't even build the latest upstream.
I also was able to build on a windows SSH, but there are no command line debuggers for windows that I know of. I tried debugging by building LLDB on here and was able to debug, but not effectively enough to figure anything out.
https://github.com/llvm/llvm-project/pull/74786
More information about the lldb-commits
mailing list