[Lldb-commits] [lldb] Modify ObjectFileELF so it can load notes from PT_NOTE segments. (PR #160652)

via lldb-commits lldb-commits at lists.llvm.org
Thu Sep 25 13:50:14 PDT 2025


https://github.com/jeffreytan81 approved this pull request.

Great!

The change looks good. I wonder how often in real world that a coredump includes a module's PT_NOTE segment though? It is not required for runtime execution anyway. 

https://github.com/llvm/llvm-project/pull/160652


More information about the lldb-commits mailing list