Thanks for the explanation @rpdom.They are the packages you could use if you were trying to debug a problem with the package. They include the debugging symbols which are used by a debugger (like gdb) to map instructions to the source code locations.What are the -dbgsym files for?
They are stripped out of the normal versions of the packages as they make the code a lot bigger.
Statistics: Posted by jeremym — Sun Aug 31, 2025 10:52 am