[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:16:57 PST 2021
jasonmolenda added a comment.
I mean, I'm also fine with suggesting that the file might be compressed, because this is a REAL common source of an unrecognized core file format. But also we can more clearly say "Doesn't look like a core file to me" and also noting that compression is something to look at is cool.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96939/new/
https://reviews.llvm.org/D96939
More information about the lldb-commits
mailing list