[Lldb-commits] [lldb] [lldb] Fix nullptr dereference on running x86 binary with x86-disabled llvm (PR #82603)

Jonas Devlieghere via lldb-commits lldb-commits at lists.llvm.org
Thu Feb 22 16:21:23 PST 2024


JDevlieghere wrote:

Also this is plugin code, it's probably more appropriate to disable the whole plugin if the necessary backend isn't there?

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


More information about the lldb-commits mailing list