[Lldb-commits] [PATCH] D125042: have crashlog.py insert a stack frame with $lr when stack frame 0 is address 0

Jason Molenda via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu May 5 16:56:20 PDT 2022


jasonmolenda added a comment.

In D125042#3495475 <https://reviews.llvm.org/D125042#3495475>, @JDevlieghere wrote:

> Does that mean that the interactive crashlogs (`crashlog -i`) do this correctly?

I didn't look at that when I wrote the patch; asked @mib and it sounded like he was going to do that separately.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125042



More information about the lldb-commits mailing list