oontvoo wrote: > 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.
Oops, my bad - hadn't noticed the existing fix. This was breaking our internal build so I thought I'd just merge the fix quickly. https://github.com/llvm/llvm-project/pull/159588 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
