←back to thread

302 points Bogdanp | 2 comments | | HN request time: 0.408s | source
1. gz09 ◴[] No.44391148[source]
Unfortunately, removing debug symbols in most cases isn't a good/useful option
replies(1): >>44391250 #
2. magackame ◴[] No.44391250[source]
What "most" cases are you thinking of? Also don't forget that a binary that in release weights 10 MB, when compiled with debug symbols can weight 300 MB, which is way less practical to distribute.