DavidSpickett wrote: > I was wondering what exactly would happen > (https://github.com/swiftlang/swift/pull/85345) to thanks for figuring that > out and making the status quo better!
I know there was work done for FreeBSD server debugging so that LLDB correctly assumes the register offsets without needing XML information. Which their server stub, I presume, does not send. In user space they'd be using lldb-server so qRegisterInfo should convey the same information the XML would have. https://github.com/llvm/llvm-project/pull/170478 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
