[PATCH] D66638: Unwind: Add a stack scanning mechanism to support win32 unwinding
    Pavel Labath via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Sep 27 05:11:11 PDT 2019
    
    
  
This revision was automatically updated to reflect the committed changes.
Closed by commit rL373072: Unwind: Add a stack scanning mechanism to support win32 unwinding (authored by labath, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Repository:
  rL LLVM
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D66638/new/
https://reviews.llvm.org/D66638
Files:
  lldb/trunk/include/lldb/Symbol/SymbolFile.h
  lldb/trunk/include/lldb/Symbol/UnwindPlan.h
  lldb/trunk/lit/SymbolFile/Breakpad/Inputs/unwind-via-raSearch.syms
  lldb/trunk/lit/SymbolFile/Breakpad/Inputs/unwind-via-stack-win.yaml
  lldb/trunk/lit/SymbolFile/Breakpad/unwind-via-raSearch.test
  lldb/trunk/source/Plugins/Process/Utility/RegisterContextLLDB.cpp
  lldb/trunk/source/Plugins/Process/Utility/RegisterContextLLDB.h
  lldb/trunk/source/Plugins/SymbolFile/Breakpad/SymbolFileBreakpad.cpp
  lldb/trunk/source/Plugins/SymbolFile/Breakpad/SymbolFileBreakpad.h
  lldb/trunk/source/Symbol/UnwindPlan.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66638.222135.patch
Type: text/x-patch
Size: 13892 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190927/eb68f98f/attachment-0001.bin>
    
    
More information about the llvm-commits
mailing list