teemperor added a comment.

In D96939#2570810 <https://reviews.llvm.org/D96939#2570810>, @jasonmolenda 
wrote:

> 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.

What about:

  error: Couldn't recognise core file format of <PATH>.
  note: If the file is a core file in a compressed file archive, it first needs 
to be manually extracted before it can be loaded.


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

https://reviews.llvm.org/D96939

_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to