Y
Hacker News
new
|
ask
|
show
|
jobs
by
emi2k01
881 days ago
Splitting the debug info from the executable is supported on the 3-big-OSes but only enabled by default on Windows (and maybe macOS?)
1 comments
goku12
881 days ago
Many Linux distributions have debuginfod servers that supply split debugging symbols on demand. So one could argue that it's implemented by default on Linux too.
link