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

upgrade gdb to very latest 15.1 #190

Open
engrbansal opened this issue Sep 20, 2024 · 1 comment
Open

upgrade gdb to very latest 15.1 #190

engrbansal opened this issue Sep 20, 2024 · 1 comment

Comments

@engrbansal
Copy link

Hi,

gdb 10.1 version is not working when CONFIG_DEBUG_INFO_COMPRESSED_ZSTD config is enabled, for this support has been added in latest gdb, can you please share the plan when crash-utility is upgrading the gdb-15.1 ?

@KangHoupeng
Copy link

You can use this command for decompress the debug info:
xxx-objcopy --decompress-debug-sections vmlinux

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

3 participants
@engrbansal @KangHoupeng and others