[Lldb-commits] [lldb] [lldb] Add arm32/thumb register layout to Scripted{Frame, Thread} (PR #172005)

David Spickett via lldb-commits lldb-commits at lists.llvm.org
Fri Dec 12 07:01:36 PST 2025


https://github.com/DavidSpickett approved this pull request.

The generated diff is very confusing, but when viewing the whole file it was easy to compare to the registers listed in https://github.com/ARM-software/abi-aa/blob/main/aapcs32/aapcs32.rst#machine-registers.

LGTM

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


More information about the lldb-commits mailing list