Dolphin, the GameCube and Wii emulator - Forums
Make Dolphin output Debug Pdb files - Printable Version

+- Dolphin, the GameCube and Wii emulator - Forums (https://forums.dolphin-emu.org)
+-- Forum: Dolphin Emulator Discussion and Support (https://forums.dolphin-emu.org/Forum-dolphin-emulator-discussion-and-support)
+--- Forum: Development Discussion (https://forums.dolphin-emu.org/Forum-development-discussion)
+--- Thread: Make Dolphin output Debug Pdb files (/Thread-make-dolphin-output-debug-pdb-files)



Make Dolphin output Debug Pdb files - Xtreme2damax - 03-17-2010

For some reason Vs2008 won't output the debug .pdb files for Dolphin, but will output them for everything else I compile. I already checked the project settings and VS2008 is set to output the debug .pdb files for Dolphin, but it doesn't output them during compilation.

Would any developers happen to know what is causing this and how I can make VS2008 output the debug .pdb files for Dolphin?