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

Raphael Isemann via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Feb 18 00:26:24 PST 2021


teemperor added a comment.

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

> In D96939#2570830 <https://reviews.llvm.org/D96939#2570830>, @teemperor wrote:
>
>> 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.
>
> Looks good to me.  Although I would write it with the freedom spelling of recognize. :)

We could compromise and spell it as `recogniße` (which combines s and z into one letter).


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

https://reviews.llvm.org/D96939



More information about the lldb-commits mailing list