DavidSpickett wrote:

And now I see that x86 has a `NativeRegisterContextDBReg_x86` class.

The way it stores registers is quite different though, so I don't think:
1. We can share that much code without changing how it reads the registers.
2. That it's a problem if we just leave `NativeRegisterContextDBReg_x86` as it 
is.

So let's ignore that class for now. LoongArch and AArch64 is enough to be 
dealing with.

https://github.com/llvm/llvm-project/pull/118043
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to