Skip to content
Commit 9a9bf12c authored by Med Ismail Bennani's avatar Med Ismail Bennani
Browse files

[lldb/crashlog] Fix arm64 register parsing on crashlog.py

This patch fixes the register parser for arm64 crashlogs.

Compared to x86_64 crashlogs, the arm64 crashlogs nests the general
purpose registers into a separate dictionary within `thread_state`
dictionary. It uses the dictionary key as the the register number.

Differential Revision: https://reviews.llvm.org/D119168



Signed-off-by: default avatarMed Ismail Bennani <medismail.bennani@gmail.com>
parent d327108d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment