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

Debug symbols for libstdc++ in gxx_impl_linux-64 #125

Open
mikev-junimo opened this issue Mar 4, 2024 · 1 comment
Open

Debug symbols for libstdc++ in gxx_impl_linux-64 #125

mikev-junimo opened this issue Mar 4, 2024 · 1 comment
Labels
question Further information is requested

Comments

@mikev-junimo
Copy link

mikev-junimo commented Mar 4, 2024

Comment:

Hi,

I'm using clang as a compiler (from the clangxx conda package) and also include gxx_impl_linux-64 in my environment to link against libstdc++. Unfortunately, I cannot see proper pretty printers for stdlib types when debugging the binary with gdb.

Usually distros will provide a *-dbgsym package for these, but I'm not sure how to get them from conda-forge.

Note that there's also #105 so I'm not sure if my issue is the same, or only related (since clang and gcc may have different behavior here).

Appreciate all the help!

@mikev-junimo mikev-junimo added the question Further information is requested label Mar 4, 2024
@mikev-junimo
Copy link
Author

@isuruf any chance if I'm wrong here about the debug symbols?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant