dolphin/Source/Core/DolphinWX/Debugger
Léo Lam 341fefd65a Merge pull request #5289 from sepalani/mem-find
MemoryWindow: Replace Search with Find Next/Previous buttons
2017-04-26 21:16:08 +02:00
..
BreakpointDlg.cpp Common: Move BreakPoints into Core 2017-01-10 05:24:44 -05:00
BreakpointDlg.h Update the breakpoint list after an add from the parent 2017-01-02 15:39:21 -05:00
BreakpointView.cpp BreakPoints: Rename variables 2017-01-11 10:08:11 -05:00
BreakpointView.h
BreakpointWindow.cpp Common: Move BreakPoints into Core 2017-01-10 05:24:44 -05:00
BreakpointWindow.h
CodeView.cpp More debug text fixes 2016-11-02 17:46:52 +01:00
CodeView.h
CodeWindow.cpp JitInterface: Convert includes into forward declarations where applicable 2017-03-02 13:20:29 -05:00
CodeWindow.h DolphinWX: Add ability to filter symbols (by name) 2016-12-04 18:18:07 +01:00
CodeWindowFunctions.cpp Generate Symbols From RSO Modules added 2017-04-21 00:32:06 +01:00
DebuggerPanel.cpp Remove more seemingly unused debug UI strings 2017-04-23 12:39:00 +02:00
DebuggerPanel.h
DebuggerUIUtil.cpp
DebuggerUIUtil.h
DSPDebugWindow.cpp DSPCore: Convert the DSPCoreState enum into an enum class 2017-02-06 11:47:19 -05:00
DSPDebugWindow.h DSP: Namespace remaining un-namespaced DSP code 2016-12-31 17:20:14 -05:00
DSPRegisterView.cpp DSP: Namespace remaining un-namespaced DSP code 2016-12-31 17:20:14 -05:00
DSPRegisterView.h
JitWindow.cpp UICommon: Make GetNewDisassembler() return a unique_ptr 2017-03-02 21:26:17 -05:00
JitWindow.h
MemoryCheckDlg.cpp BreakPoints: Rename variables 2017-01-11 10:08:11 -05:00
MemoryCheckDlg.h Update the breakpoint list after an add from the parent 2017-01-02 15:39:21 -05:00
MemoryView.cpp Fix memory breakpoint when checking the middle of the data 2017-03-18 22:48:57 -04:00
MemoryView.h MemoryView: Separate memory string composition from OnPaint 2017-01-15 12:13:08 -05:00
MemoryWindow.cpp MemoryWindow: FindPrevious button added 2017-04-18 23:47:52 +01:00
MemoryWindow.h MemoryWindow: FindPrevious button added 2017-04-18 23:47:52 +01:00
RegisterView.cpp More debug text fixes 2016-11-02 17:46:52 +01:00
RegisterView.h
RegisterWindow.cpp
RegisterWindow.h
WatchView.cpp BreakPoints: Rename variables 2017-01-11 10:08:11 -05:00
WatchView.h
WatchWindow.cpp
WatchWindow.h More debug text fixes 2016-11-02 17:46:52 +01:00