[Lldb-commits] [PATCH] D97644: Allow RegisterContext to track if behaves-like-frame-0, allow LanguageRuntime for above frame 0

Jason Molenda via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Mar 3 19:29:59 PST 2021


This revision was not accepted when it landed; it landed in state "Needs Revision".
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG266bb78f7d13: LanguageRuntime for 0th frame unwind, simplify getting pc-for-symbolication (authored by jasonmolenda).

Changed prior to commit:
  https://reviews.llvm.org/D97644?vs=327930&id=327991#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97644

Files:
  lldb/include/lldb/Target/LanguageRuntime.h
  lldb/include/lldb/Target/RegisterContext.h
  lldb/include/lldb/Target/RegisterContextUnwind.h
  lldb/include/lldb/Target/StackFrame.h
  lldb/source/Target/LanguageRuntime.cpp
  lldb/source/Target/RegisterContext.cpp
  lldb/source/Target/RegisterContextUnwind.cpp
  lldb/source/Target/StackFrame.cpp
  lldb/source/Target/StackFrameList.cpp
  lldb/source/Target/UnwindLLDB.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97644.327991.patch
Type: text/x-patch
Size: 20159 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20210304/af4eb06e/attachment-0001.bin>


More information about the lldb-commits mailing list