[Lldb-commits] [PATCH] D158785: [lldb] Add a "thread extrainfo" LC_NOTE for Mach-O corefiles, to store the thread IDs of the threads
    Jason Molenda via Phabricator via lldb-commits 
    lldb-commits at lists.llvm.org
       
    Tue Aug 29 18:17:41 PDT 2023
    
    
  
jasonmolenda added a comment.
Oh, and I did change the LC_NOTE name that I'm adding to "process metadata" and specified that it *may* contain a `threads` key, instead of *shall* contain a `threads` key.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D158785/new/
https://reviews.llvm.org/D158785
    
    
More information about the lldb-commits
mailing list