Debugging Symbols - A Basic Look at Separating Debug Symbols
October 31, 2022
As a note to myself, I would like to explore how to generate a symbols file but ship to the customer a stripped binary lacking of any debugging symbols but still be able to debug customer’s issue.