[Lldb-commits] [lldb] [LLDB][SBSaveCore] Add Extension to Save a thread and N pointers deep (PR #111601)

Jacob Lalonde via lldb-commits lldb-commits at lists.llvm.org
Mon Oct 14 16:59:03 PDT 2024


Jlalond wrote:

This does require us to walk the stack backwards instead of just taking the `0th` frame

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


More information about the lldb-commits mailing list