Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

Debug(info) packages #573

Closed
dagrh opened this issue Jun 13, 2019 · 2 comments
Closed

Debug(info) packages #573

dagrh opened this issue Jun 13, 2019 · 2 comments
Labels
enhancement Improvement to an existing feature needs-review Needs to be assessed by the team.

Comments

@dagrh
Copy link

dagrh commented Jun 13, 2019

It would be useful to have debug builds (or debuginfo depending on the distro) packages for each of the kata packages. e.g. when debugging a hang or seg.

@dagrh dagrh added enhancement Improvement to an existing feature needs-review Needs to be assessed by the team. labels Jun 13, 2019
@grahamwhaley
Copy link
Contributor

/cc @marcov @jcvenegas
Let's at least discuss what it would take - I presume there are some well trodden standard ways to extract and package that information :-)

@marcov
Copy link
Contributor

marcov commented Jun 13, 2019

It should be enough to enable the DebugInfo builds in the OBS UI
OR (equivalently)
adding to osc meta -e prj:

  <debuginfo>
    <enable/>
  </debuginfo>

@jodh-intel jodh-intel added this to To do in Issue backlog Aug 10, 2020
Issue backlog automation moved this from To do to Done Apr 7, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement Improvement to an existing feature needs-review Needs to be assessed by the team.
Projects
Issue backlog
  
Done
Development

No branches or pull requests

4 participants