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

Thanks.