On Wed, May 22, 2024 at 1:38 PM <jarvis0...@gmail.com> wrote:
>
> I think the root cause is CONFIG_DEBUG_INFO_COMPRESSED_ZSTD config is set.
>
> And it requires newer gdb to support the ZSTD decompression.
> Not sure if there is any ongoing plan to upgrade gdb or patch it to support 
> ZSTD ??
>

Have you tried to compile crash with:
$ rm -rf gdb-10.2 && make clean
$ make -j4 zstd snappy lzo

Thanks,
Tao Liu

> Thanks.
> --
> Crash-utility mailing list -- devel@lists.crash-utility.osci.io
> To unsubscribe send an email to devel-le...@lists.crash-utility.osci.io
> https://${domain_name}/admin/lists/devel.lists.crash-utility.osci.io/
> Contribution Guidelines: https://github.com/crash-utility/crash/wiki
--
Crash-utility mailing list -- devel@lists.crash-utility.osci.io
To unsubscribe send an email to devel-le...@lists.crash-utility.osci.io
https://${domain_name}/admin/lists/devel.lists.crash-utility.osci.io/
Contribution Guidelines: https://github.com/crash-utility/crash/wiki

Reply via email to