In SERVER-41672, we partitioned the PDBs out of the runtime packages and into the debug packages. Unfortunately, symbolized stack traces are not possible on Windows without the PDB, and this is an important part of getting bug reports from the field. We should move the PDBs into the runtime component so they are always shipped along with the binaries.