[Lldb-commits] [PATCH] D65955: Minidump/Windows: Fix module lookup
    Adrian McCarthy via Phabricator via lldb-commits 
    lldb-commits at lists.llvm.org
       
    Thu Aug  8 10:14:57 PDT 2019
    
    
  
amccarth accepted this revision.
amccarth added a comment.
This revision is now accepted and ready to land.
This looks fine, and thanks for the tests for a one-line fix.
I'm curious, though, where is the matching code?  Should "unknown" be treated as a wildcard when trying to find the matching module?
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D65955/new/
https://reviews.llvm.org/D65955
    
    
More information about the lldb-commits
mailing list