Is is wise to redistribute the pdb files along with a commercial application?
Occasionally, I\'m using the stack trace to get a more detailed error reporting logs fr
The PDB-files also include all comments of your source files. So with EXE AND PDB-file it is possible to generate a 1:1-copy from your original source code.