Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
throwaway894345
4y ago
0 comments
Save
Share
Glad to hear the 2022 C++ ecosystem is finally catching up on some regards, but how does it know which version of those dependencies to download, and how does it download closed source symbols?
0 comments
1 comments · 1 top-level
top
newest
oldest
jcelerier
4y ago
I mean, if it's closed source you're not getting the debug symbols in any case lol, no matter which language.
It uses debuginfod for fetching symbols - here it "just works".
j
/
k
navigate · click thread line to collapse