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

[question] Missing debug symbols #11100

Closed
Sil3ntStorm opened this issue Jun 9, 2022 · 4 comments
Closed

[question] Missing debug symbols #11100

Sil3ntStorm opened this issue Jun 9, 2022 · 4 comments
Labels
duplicate This issue or pull request already exists question Further information is requested

Comments

@Sil3ntStorm
Copy link
Contributor

It appears as though no debug symbols for binary packages are provided. It appears as though (at least on MSVC) this will cause the compiler to not provide debug information for any static library code that depends on third party libraries pulled from conan.

Project A (executable)
|- Project B (static library)
   |- conan dependency

Project A and B are my own and project B has dependencies that are pulled in from conan.
I can debug project A just fine, however I am not able to step in to or debug any calls into project B, which is a real dealbreaker.

Is there any way we can gain the ability to debug (at least) my own code? Any reason why for debug builds there are no debug symbols provided for debug builds?

@Sil3ntStorm Sil3ntStorm added the question Further information is requested label Jun 9, 2022
@maksim-petukhov
Copy link
Contributor

See #1982

@Sil3ntStorm
Copy link
Contributor Author

It's sad to see zero progress or comments for more than 2 years on such an important issue.

@Croydon
Copy link
Contributor

Croydon commented Jun 10, 2022

Still a duplicate of #1982. Please close this and continue the discussion there

@uilianries uilianries added the duplicate This issue or pull request already exists label Jun 10, 2022
@uilianries
Copy link
Member

Closing it as #1982 should be used for main discussion.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists question Further information is requested
Projects
None yet
Development

No branches or pull requests

4 participants