dolphin/Source/Core/Core/Debugger
aldelaro5 09df343247 Move Memchecks support out of debug only builds
It wouldn't impact performance until at least one memcheck is enabled.  Because of this, it can be used in release builds without much impact, the only thing that woudl change is the use of HasAny method instead of preprocessor conditionals.  Since the perforamnce decrease comes right when the first memcheck is added and restored when the last is removed, it basically is all beneficial and works the same way.
2016-09-09 15:05:54 -04:00
..
Debugger_SymbolMap.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
Debugger_SymbolMap.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
Dump.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
Dump.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
GCELF.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
PPCDebugInterface.cpp Move Memchecks support out of debug only builds 2016-09-09 15:05:54 -04:00
PPCDebugInterface.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00