[Lldb-commits] [lldb] [lldb] [Mach-O] ProcessMachCore needs to strip TBI data from addrs (PR #84998)
Jason Molenda via lldb-commits
lldb-commits at lists.llvm.org
Wed Mar 13 15:44:07 PDT 2024
jasonmolenda wrote:
Thanks for all the helpful comments as always, David. I updated the test case to fix the issues you identified and added comments that I think make it clearer that it is testing both a live process and a corefile.
https://github.com/llvm/llvm-project/pull/84998
More information about the lldb-commits
mailing list