[Lldb-commits] [lldb] [LLDB/Coredump] Only take the Pthread from stack start to the stackpointer + red_zone (PR #92002)
    Greg Clayton via lldb-commits 
    lldb-commits at lists.llvm.org
       
    Mon May 13 15:45:49 PDT 2024
    
    
  
https://github.com/clayborg requested changes to this pull request.
Change look good for the `GetCoreFileSaveRangesStackOnly`, but we want this to work for the other two modes `modified-memory` and `full`. So we need to fix `GetCoreFileSaveRangesFull` and `GetCoreFileSaveRangesDirtyOnly`. 
https://github.com/llvm/llvm-project/pull/92002
    
    
More information about the lldb-commits
mailing list