================ @@ -8,11 +8,7 @@ #include "LinuxSignals.h" -// mips-linux debugging is not supported and mips uses different numbers for ---------------- DavidSpickett wrote:
The idea is that when built on architecture A, we will use lldb's own definition of the constants for architecture B, C and D. Architecture A's constants will be compared against it's system defined values. So if we build lldb on A, B, C and D at some point, they all cross check each other. https://github.com/llvm/llvm-project/pull/179987 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
