dolphin/Source/Core/DolphinWX/Debugger
2018-01-21 16:33:46 +01:00
..
AssemblerEntryDialog.cpp CodeView: Assemble menu item added 2017-06-03 20:21:25 +01:00
AssemblerEntryDialog.h CodeView: Assemble menu item added 2017-06-03 20:21:25 +01:00
BreakpointDlg.cpp
BreakpointDlg.h
BreakpointView.cpp
BreakpointView.h
BreakpointWindow.cpp
BreakpointWindow.h
CodeView.cpp DebugInterface: Rename InsertBLR to Patch 2017-10-05 20:22:16 +02:00
CodeView.h
CodeWindow.cpp WX: Automatically pause the core for the JIT menu items 2017-07-31 17:31:26 +08:00
CodeWindow.h WX/Debugger: Clean up event handling 2017-07-31 17:31:26 +08:00
CodeWindowFunctions.cpp SymbolDB: Blank stripped symbol name fixed 2017-08-16 04:07:19 +01:00
DebuggerPanel.cpp
DebuggerPanel.h
DebuggerUIUtil.cpp
DebuggerUIUtil.h
DSPDebugWindow.cpp fix various instances of -1 being assigned to unsigned types 2017-06-07 19:52:07 -07:00
DSPDebugWindow.h
DSPRegisterView.cpp
DSPRegisterView.h General: Remove unnecessary semicolons 2017-07-30 16:39:53 -04:00
JitWindow.cpp DolphinWX: Enable branch following in the JIT debug interface. 2017-09-02 13:05:58 +02:00
JitWindow.h
MemoryCheckDlg.cpp Tweak Qt debugger strings to be more translation friendly 2018-01-21 16:33:46 +01:00
MemoryCheckDlg.h
MemoryView.cpp Merge pull request #5294 from sepalani/mem-view-ascii 2017-06-05 20:21:02 -07:00
MemoryView.h
MemoryWindow.cpp MemoryWindow: base address search added 2017-08-12 18:22:30 +01:00
MemoryWindow.h
RegisterView.cpp Merge pull request #6226 from aldelaro5/add-xer-debugger 2017-12-15 20:49:24 +01:00
RegisterView.h debugger: Add the XER to the register view 2017-12-01 05:31:41 -05:00
RegisterWindow.cpp
RegisterWindow.h
WatchView.cpp Make GUI strings more consistent 2017-11-02 14:32:16 +01:00
WatchView.h General: Remove unnecessary semicolons 2017-07-30 16:39:53 -04:00
WatchWindow.cpp
WatchWindow.h