[Lldb-commits] [PATCH] D152861: Clear non-addressable bits from fp/sp/lr/pc values in RegisterContextUnwind

David Spickett via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Jun 15 01:26:51 PDT 2023


DavidSpickett added a comment.

TIL what gcore is. One can save a corefile from within lldb too, I assume you've checked what that does (and with this change, it wouldn't matter either way).


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D152861/new/

https://reviews.llvm.org/D152861



More information about the lldb-commits mailing list