[Lldb-commits] [lldb] [lldb] Extended if conditions to support alias names for registers (PR #124475)

via lldb-commits lldb-commits at lists.llvm.org
Tue Jan 28 08:32:01 PST 2025


kper wrote:

I have created two tests. However, it turned out that `register read x8` is not working. I think, there is some edge case because it has `fp` and `s0`.
I am not sure whether to try to fix this in this PR or another one?

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


More information about the lldb-commits mailing list