[Lldb-commits] [PATCH] D67347: [Windows] Use information from the PE32 exceptions directory to construct unwind plans
    Martin Storsjö via Phabricator via lldb-commits 
    lldb-commits at lists.llvm.org
       
    Fri Oct 11 02:14:36 PDT 2019
    
    
  
mstorsjo added a comment.
Quick question here; will unwinding using DWARF debug info still work like before after this, for binaries that don't use SEH for exception unwinding?
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D67347/new/
https://reviews.llvm.org/D67347
    
    
More information about the lldb-commits
mailing list