[Lldb-commits] [lldb] [lldb][debugserver] Read/write SME registers on arm64 (PR #119171)

Jason Molenda via lldb-commits lldb-commits at lists.llvm.org
Thu Dec 12 19:01:53 PST 2024


jasonmolenda wrote:

I pushed an update addressing Jonas' suggestions, and also fixing two testsuite issues I found by testing the patch on an SME and non-SME machine running the the same OS.  I'm still seeing one bonus failure in TestFirmwareCorefiles.py on the SME system that I need to debug, but the rest of the testsuite looks good.  

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


More information about the lldb-commits mailing list