TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Automatically download symbols and sources in GDB

44 点作者 schultetwin1将近 5 年前

3 条评论

chakerb将近 5 年前
The Nix ecosystem have dwarffs[0]. If you generate debug symbols during the build ( not enabled by default ) and save it to the &quot;nix cache&quot;, you can use dwarffs to download it.<p>[0] <a href="https:&#x2F;&#x2F;github.com&#x2F;edolstra&#x2F;dwarffs&#x2F;blob&#x2F;master&#x2F;README.md" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;edolstra&#x2F;dwarffs&#x2F;blob&#x2F;master&#x2F;README.md</a>
the_mitsuhiko将近 5 年前
I strongly encourage developments like that. It’s a shame that Linux and macOS didn’t adopt something like Microsoft’s symbol server. This project could become something like this.<p>If you have an installation like this you can also plug it into Sentry as symbol server and it picks it up.
评论 #23450094 未加载
评论 #23448319 未加载
评论 #23448217 未加载
saagarjha将近 5 年前
Any chance that Linux package managers will integrate this for their -dbg packages? I’d rather not fiddle with downloading those along with -src, untarring it, telling GDB where to find the code…
评论 #23449834 未加载
评论 #23448214 未加载
评论 #23457073 未加载
评论 #23453982 未加载