[Lldb-commits] [PATCH] D124957: When picking a row from an UnwindPlan on a mid-stack frame, decr pc to get within bounds of the CALL instruction
    Jason Molenda via Phabricator via lldb-commits 
    lldb-commits at lists.llvm.org
       
    Thu May  5 13:53:44 PDT 2022
    
    
  
jasonmolenda updated this revision to Diff 427437.
jasonmolenda added a comment.
Update to address Greg's feedback.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D124957/new/
https://reviews.llvm.org/D124957
Files:
  lldb/examples/python/crashlog.py
  lldb/include/lldb/Target/RegisterContextUnwind.h
  lldb/source/Target/RegisterContextUnwind.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124957.427437.patch
Type: text/x-patch
Size: 6389 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220505/5fba4217/attachment.bin>
    
    
More information about the lldb-commits
mailing list