Dolphin, the GameCube and Wii emulator - Forums
How to setup DebugFast build in Visual Studio 2017? - 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: Support (https://forums.dolphin-emu.org/Forum-support)
+--- Thread: How to setup DebugFast build in Visual Studio 2017? (/Thread-how-to-setup-debugfast-build-in-visual-studio-2017)



How to setup DebugFast build in Visual Studio 2017? - Yoshimaster96 - 10-21-2018

Maybe I'm just dumb, but I dunno where the setting is to build Dolphin as DebugFast is in Visual Studio 2017. Anyone know? I assume it's not the same as the regular Debug build, correct?


RE: How to setup DebugFast build in Visual Studio 2017? - JosJuice - 10-21-2018

Is there any particular reason you need DebugFast? Breakpoints should work correctly in Release mode nowadays.


RE: How to setup DebugFast build in Visual Studio 2017? - Yoshimaster96 - 10-23-2018

(10-21-2018, 04:40 PM)JosJuice Wrote: Is there any particular reason you need DebugFast? Breakpoints should work correctly in Release mode nowadays.

Even memory breakpoints?


RE: How to setup DebugFast build in Visual Studio 2017? - JosJuice - 10-23-2018

(10-23-2018, 10:08 AM)Yoshimaster96 Wrote: Even memory breakpoints?

I think so.