DavidSpickett wrote:

So on x86, either `false_condition` doesn't require JIT, or it does and the 
mmap found is fine. I tried changing it to `0` or `false`, and while this will 
fall back to an interpreter, the lldb-server appears to have already died by 
the time that finishes.

https://github.com/llvm/llvm-project/pull/99736
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to