ngscopeclient / scopehal-apps

ngscopeclient and other client applications for libscopehal.
https://www.ngscopeclient.org/
BSD 3-Clause "New" or "Revised" License
560 stars 87 forks source link

Release builds should use external debug symbols, separately packaged #497

Open azonenberg opened 1 year ago

azonenberg commented 1 year ago

Release binaries with debug symbols are huge, but we also don't want to make things impossible to debug especially early on during development.

We should generate external debug symbols users can download/install if needed, in a separate -debug package.