https://github.com/dmpots commented:
Thanks for the fix. The new variable `m_executable_name` is used to save the name so that we can find the NT_FILE entries for the main executable, which is handled in a different part of the code. There is the same fix in #159375. https://github.com/llvm/llvm-project/pull/159588 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
