Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configuring crash to Use GDB 13.x #196

Open
atuxli opened this issue Nov 25, 2024 · 0 comments
Open

Configuring crash to Use GDB 13.x #196

atuxli opened this issue Nov 25, 2024 · 0 comments

Comments

@atuxli
Copy link

atuxli commented Nov 25, 2024

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
@atuxli and others