dolphin/Source/Core/DolphinWX/Debugger
Lioncash 610a6f9b23 Add ClearAllMemChecks to DebugInterface
Breakpoints have one, but memchecks don't, despite being cleared directly in the breakpoint window.

Now DolphinWX should call the interface functions and not the direct functions of the breakpoints or memchecks for clearing.
2014-03-05 21:50:23 -05:00
..
BreakpointDlg.cpp Make DolphinWX/ mostly IWYU clean. 2014-02-23 00:27:27 +01:00
BreakpointDlg.h Make DolphinWX/ mostly IWYU clean. 2014-02-23 00:27:27 +01:00
BreakpointView.cpp Make DolphinWX/ mostly IWYU clean. 2014-02-23 00:27:27 +01:00
BreakpointView.h Make DolphinWX/ mostly IWYU clean. 2014-02-23 00:27:27 +01:00
BreakpointWindow.cpp Add ClearAllMemChecks to DebugInterface 2014-03-05 21:50:23 -05:00
BreakpointWindow.h Make DolphinWX/ mostly IWYU clean. 2014-02-23 00:27:27 +01:00
CodeView.cpp Change the DebugInterface, PPCDebugInterface, and DSPDebugInterface to use CamelCase names. 2014-03-03 00:39:08 -05:00
CodeView.h Make DolphinWX/ mostly IWYU clean. 2014-02-23 00:27:27 +01:00
CodeWindow.cpp Make DolphinWX/ mostly IWYU clean. 2014-02-23 00:27:27 +01:00
CodeWindow.h Make DolphinWX/ mostly IWYU clean. 2014-02-23 00:27:27 +01:00
CodeWindowFunctions.cpp Revert "Merge pull request #83 from lioncash/remove-console" 2014-02-23 07:48:06 +01:00
DSPDebugWindow.cpp Make DolphinWX/ mostly IWYU clean. 2014-02-23 00:27:27 +01:00
DSPDebugWindow.h Make DolphinWX/ mostly IWYU clean. 2014-02-23 00:27:27 +01:00
DSPRegisterView.cpp Make DolphinWX/ mostly IWYU clean. 2014-02-23 00:27:27 +01:00
DSPRegisterView.h Make DolphinWX/ mostly IWYU clean. 2014-02-23 00:27:27 +01:00
DebuggerPanel.cpp Make DolphinWX/ mostly IWYU clean. 2014-02-23 00:27:27 +01:00
DebuggerPanel.h Make DolphinWX/ mostly IWYU clean. 2014-02-23 00:27:27 +01:00
DebuggerUIUtil.cpp Make DolphinWX/ mostly IWYU clean. 2014-02-23 00:27:27 +01:00
DebuggerUIUtil.h Make DolphinWX/ mostly IWYU clean. 2014-02-23 00:27:27 +01:00
JitWindow.cpp Make our architecture defines less stupid. 2014-03-04 09:36:59 -06:00
JitWindow.h Make DolphinWX/ mostly IWYU clean. 2014-02-23 00:27:27 +01:00
MemoryCheckDlg.cpp Make DolphinWX/ mostly IWYU clean. 2014-02-23 00:27:27 +01:00
MemoryCheckDlg.h Make DolphinWX/ mostly IWYU clean. 2014-02-23 00:27:27 +01:00
MemoryView.cpp Change the DebugInterface, PPCDebugInterface, and DSPDebugInterface to use CamelCase names. 2014-03-03 00:39:08 -05:00
MemoryView.h Make DolphinWX/ mostly IWYU clean. 2014-02-23 00:27:27 +01:00
MemoryWindow.cpp Make DolphinWX/ mostly IWYU clean. 2014-02-23 00:27:27 +01:00
MemoryWindow.h Make DolphinWX/ mostly IWYU clean. 2014-02-23 00:27:27 +01:00
RegisterView.cpp Make DolphinWX/ mostly IWYU clean. 2014-02-23 00:27:27 +01:00
RegisterView.h Make DolphinWX/ mostly IWYU clean. 2014-02-23 00:27:27 +01:00
RegisterWindow.cpp Make DolphinWX/ mostly IWYU clean. 2014-02-23 00:27:27 +01:00
RegisterWindow.h Make DolphinWX/ mostly IWYU clean. 2014-02-23 00:27:27 +01:00