The PDB is only used for debugging purposes.
When an error occurs, it provides extended information about the error such
as the line number and some source code.
Without the PDB the app will still run, but your debugging abilities will be
diminished.