jasonmolenda wrote: I don't think this is going to help right now because you say the Target has no architecture set, but I usually turn on `lldb log enable lldb target` to see ArchSpec being set in the Target, or put breakpoints on SetArchitecture and MergeArchitecture methods I think it's called.
https://github.com/llvm/llvm-project/pull/203498 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
