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

Support Linux stripped symbol debugging #4056

Open
3 tasks done
michaelmaguire opened this issue Dec 4, 2018 · 1 comment
Open
3 tasks done

Support Linux stripped symbol debugging #4056

michaelmaguire opened this issue Dec 4, 2018 · 1 comment

Comments

@michaelmaguire
Copy link

Split out from #4047 (comment) "Support Microsoft Symbol Server integration with Artifactory for Conan packages containing .pdb" which covers Windows specifically.

We would like to ensure that developers can debug production Linux software published internally using Conan.

Can we please request a Conan/Artifactory integration enhancement that would allow .pdb files published within Conan packages to be transparently available as if it were a Linux symbol server

Looks like a way of doing this is covered here: https://youtu.be/xTmAknUbpB0?t=1913

To help us debug your issue please explain:

  • I've read the CONTRIBUTING guide.
  • I've specified the Conan version, operating system version and any tool that can be relevant.
  • I've explained the steps to reproduce the error or the motivation/use case of the question/suggestion.
@tsondergaard
Copy link

The linked video is slightly outdated as there is now an official symbol server for Linux elf binaries called debuginfod. See https://sourceware.org/elfutils/Debuginfod.html and https://developers.redhat.com/blog/2019/10/14/introducing-debuginfod-the-elfutils-debuginfo-server.

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

No branches or pull requests

4 participants