[Lldb-commits] [lldb] Change debugserver to report the cpu(sub)type of process, not the host. (PR #82938)
Jonas Devlieghere via lldb-commits
lldb-commits at lists.llvm.org
Sun Feb 25 15:28:32 PST 2024
================
@@ -0,0 +1,7 @@
+C_SOURCES := main.c
+
+# Uncomment this for q&d local debugging.
----------------
JDevlieghere wrote:
Q&D?
https://github.com/llvm/llvm-project/pull/82938
More information about the lldb-commits
mailing list