https://github.com/labath commented:

This looks much better, though, after looking at this closer, I don't think 
it's necessary to reimplement the elf parsing code. We already have all the 
necessary data structures for parsing notes in the core file itself, and it 
looks like it would be fairly easy to reuse them for this purpose as well.

https://github.com/llvm/llvm-project/pull/92492
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to