You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Background:
Starting from kernel 6.12, the Linux kernel introduced support for ZSTD compression (CONFIG_DEBUG_INFO_COMPRESSED_ZSTD) for debug info. This more efficient compression method requires GDB version 13.x or later to properly parse.
Question:
How can I configure the crash tool to use GDB 13.x?
Is there any patch available for this configuration?
The text was updated successfully, but these errors were encountered:
Background:
Starting from kernel 6.12, the Linux kernel introduced support for ZSTD compression (CONFIG_DEBUG_INFO_COMPRESSED_ZSTD) for debug info. This more efficient compression method requires GDB version 13.x or later to properly parse.
Question:
How can I configure the crash tool to use GDB 13.x?
Is there any patch available for this configuration?
The text was updated successfully, but these errors were encountered: