[Lldb-commits] [PATCH] D96939: [lldb] Add a note to the core file loading error message that mentions archives

Jason Molenda via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Feb 18 00:14:01 PST 2021


jasonmolenda added a comment.

Thanks for taking time to deal with this annoying error message.  Should we just remove the "Unable to find process plug-in for core file" text altogether?  It means nothing unless you work on lldb and understand the plugin system.  "Unrecognized core file format" is equivalent and more helpful to the user I think.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D96939/new/

https://reviews.llvm.org/D96939



More information about the lldb-commits mailing list