Skip to content

Instantly share code, notes, and snippets.

@leveled
Created May 17, 2022 22:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save leveled/1da42fe658dad2b202c45b207354efd2 to your computer and use it in GitHub Desktop.
Save leveled/1da42fe658dad2b202c45b207354efd2 to your computer and use it in GitHub Desktop.
Pull debug symbols into sym file on Linux
objcopy --only-keep-debug vmlinux kernel.sym
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment