Hacker News new | ask | show | jobs
by chakerb 2196 days ago
The Nix ecosystem have dwarffs[0]. If you generate debug symbols during the build ( not enabled by default ) and save it to the "nix cache", you can use dwarffs to download it.

[0] https://github.com/edolstra/dwarffs/blob/master/README.md