[Lldb-commits] [lldb] [lldb] Ignore registers that the debugserver fails to read (PR #132122)

Jason Molenda via lldb-commits lldb-commits at lists.llvm.org
Wed Mar 26 17:51:43 PDT 2025


jasonmolenda wrote:

FWIW this is a change from September, https://github.com/llvm/llvm-project/pull/108663 , where debugserver can report DS, ES, SS, GSbase contents when the kernel provides them.  But they are most often not available, so reads will fail.

https://github.com/llvm/llvm-project/pull/132122


More information about the lldb-commits mailing list