|
How to add debug directory to an exe file?
I have an exe file. I also have the matching PDB file. However, for whatever reason, the exe file is missing the debug directory (that points to the PDB file).
Is there a program I can use that can add this directory back to the PDB file?
|