[Lldb-commits] [lldb] [lldb][RISCV] function prologue backtrace fix (PR #99043)

via lldb-commits lldb-commits at lists.llvm.org
Tue Jul 16 18:54:03 PDT 2024


dlav-sc wrote:

> Agreed, this fix is correct, thanks for the PR. The register numbering in the UnwindPlan can be any eRegisterKind, but it does need to be self consistent, and this was not. Do you have permissions to merge this PR? I can do that for you if not.

Thanks for the review. I don't have permissions, please merge it yourself.

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


More information about the lldb-commits mailing list