mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-03-30 14:05:58 -05:00
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... |
||
|---|---|---|
| .. | ||
| Debugger_SymbolMap.cpp | ||
| Debugger_SymbolMap.h | ||
| Dump.cpp | ||
| Dump.h | ||
| GCELF.h | ||
| PPCDebugInterface.cpp | ||
| PPCDebugInterface.h | ||