dolphin/Source/Core/Core/Debugger
comex 2264e7b087 Use a fake exception to exit early in case of memory breakpoints.
Change TMemCheck::Action to return whether to break rather than calling
PPCDebugInterface::BreakNow, as this simplified the implementation; then
remove said method, as that was its only caller.  One "interface" method
down, many to go...
2015-04-24 22:37:54 -04:00
..
Debugger_SymbolMap.cpp Make address translation respect the CPU translation mode. 2015-02-11 13:56:22 -08:00
Debugger_SymbolMap.h Fix build failing when disabling precompiled headers. 2014-09-19 18:17:51 -04:00
Dump.cpp Include CommonTypes.h instead of Common.h. 2014-09-08 15:39:58 -04:00
Dump.h Include CommonTypes.h instead of Common.h. 2014-09-08 15:39:58 -04:00
GCELF.h Core: Get rid of C-style struct typedefs 2014-08-09 21:58:08 -04:00
PPCDebugInterface.cpp Use a fake exception to exit early in case of memory breakpoints. 2015-04-24 22:37:54 -04:00
PPCDebugInterface.h Use a fake exception to exit early in case of memory breakpoints. 2015-04-24 22:37:54 -04:00