Skip to content

x86_64: Build kernel with debug info, like all other archs#1099

Merged
troglobit merged 1 commit into
mainfrom
x86-64-debug-info
Aug 14, 2025
Merged

x86_64: Build kernel with debug info, like all other archs#1099
troglobit merged 1 commit into
mainfrom
x86-64-debug-info

Conversation

@wkz

@wkz wkz commented Aug 14, 2025

Copy link
Copy Markdown
Contributor

The defconfigs for all architectures other than x86_64 has this enabled, so align it with the rest.

This has no on-target impact, but it enables us to attach to a live VM instance and debug it, or do offline debugging like resolving stack trace lines from oops messages to source locations.

Checklist

Tick relevant boxes, this PR is-a or has-a:

  • Bugfix
    • Regression tests
    • ChangeLog updates (for next release)
  • Feature
    • YANG model change => revision updated?
    • Regression tests added?
    • ChangeLog updates (for next release)
    • Documentation added?
  • Test changes
    • Checked in changed Readme.adoc (make test-spec)
    • Added new test to group Readme.adoc and yaml file
  • Code style update (formatting, renaming)
  • Refactoring (please detail in commit messages)
  • Build related changes
  • Documentation content changes
    • ChangeLog updated (for major changes)
  • Other (please describe):

The defconfigs for all architectures other than x86_64 has this
enabled, so align it with the rest.

This has no on-target impact, but it enables us to attach to a live VM
instance and debug it, or do offline debugging like resolving stack
trace lines from oops messages to source locations.
@wkz wkz requested a review from troglobit August 14, 2025 11:05
@troglobit troglobit merged commit 7c73dde into main Aug 14, 2025
9 of 10 checks passed
@troglobit troglobit deleted the x86-64-debug-info branch August 14, 2025 15:19
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

Successfully merging this pull request may close these issues.

2 participants