←back to thread

302 points Bogdanp | 1 comments | | HN request time: 0.523s | source
Show context
gz09 ◴[] No.44391148[source]
Unfortunately, removing debug symbols in most cases isn't a good/useful option
replies(1): >>44391250 #
1. 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.