[Lldb-commits] [lldb] [lldb][LoongArch] Complete register alias name in `AugmentRegisterInfo` (PR #124059)

David Spickett via lldb-commits lldb-commits at lists.llvm.org
Fri Jan 24 00:46:20 PST 2025


DavidSpickett wrote:

`lldb/test/API/functionalities/postmortem/elf-core/TestLinuxCore.py` - `test_loongarch64_regs` for example. You should be able to read all those registers using the aliases as well as the normal names. If you look through the LoongArch lldb changes you'll probably find the live process equivalent quite quickly.


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


More information about the lldb-commits mailing list