[Lldb-commits] [lldb] [lldb] print errors when the debug server is not found (PR #165157)
Jonas Devlieghere via lldb-commits
lldb-commits at lists.llvm.org
Sun Oct 26 10:01:14 PDT 2025
================
----------------
JDevlieghere wrote:
Could we move the check after this logic, so that we catch the case of a missing Rosetta debugserver as well? IIRC this is installed when you run Rosetta 2 the first time, so this could be missing if you're trying to launch translated.
https://github.com/llvm/llvm-project/pull/165157
More information about the lldb-commits
mailing list