Re: [lldb-dev] [Release-testers] [9.0.0 Release] Release Candidate 6 is here
Uploaded ubuntu x86 binaries: 4361dc68e47b9972f0ec7db0c20411f60df90f28 clang+llvm-9.0.0-x86_64-linux-gnu-ubuntu-14.04.tar.xz 085f223d48fd6fcf372f54ccdf8bbac403c279a2 clang+llvm-9.0.0-x86_64-linux-gnu-ubuntu-16.04.tar.xz b1627073e533975f0b4d4366b5f6e4dd44c7c6d8 clang+llvm-9.0.0-x86_64-linux-gnu-
[lldb-dev] help, how to get a debug build on windows (python37_d.lib)
Hi lldb-dev. I can’t seem to figure out how to build a debug lldb on windows. It wants to link against a debug version of Python, which isn’t there. My cmake line looks like this: cmake -G Ninja `