[Lldb-commits] [lldb] [lldb] Improve error message for unrecognized executables (PR #97490)

Jason Molenda via lldb-commits lldb-commits at lists.llvm.org
Tue Jul 2 17:23:00 PDT 2024


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

This look good.  I like distinguishing between "is not a known binary type" and "does not contain an architecture supported on this platform (but is a binary file that we recognize)".

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


More information about the lldb-commits mailing list