| .. |
|
BreakpointDlg.cpp
|
DolphinWX: Eliminate most usages of event tables in the debugger.
|
2014-11-05 23:03:06 -05:00 |
|
BreakpointDlg.h
|
DolphinWX: Eliminate most usages of event tables in the debugger.
|
2014-11-05 23:03:06 -05:00 |
|
BreakpointView.cpp
|
DolphinWX: Remove unnecessary forward declarations
|
2014-11-07 22:16:13 -05:00 |
|
BreakpointView.h
|
|
|
|
BreakpointWindow.cpp
|
DolphinWX: Remove unnecessary forward declarations
|
2014-11-07 22:16:13 -05:00 |
|
BreakpointWindow.h
|
DolphinWX: Eliminate most usages of event tables in the debugger.
|
2014-11-05 23:03:06 -05:00 |
|
CodeView.cpp
|
DolphinWX/Globals: Variable naming consistency
|
2014-12-20 21:43:11 -05:00 |
|
CodeView.h
|
DolphinWX: Make some debugger functions/vars private
|
2015-04-27 20:42:18 -04:00 |
|
CodeWindow.cpp
|
Added the ability to split the Debugger window horizontally and vertically via the Add Panes menu.
|
2015-03-07 12:33:33 +11:00 |
|
CodeWindow.h
|
DolphinWX: Make some debugger functions/vars private
|
2015-04-27 20:42:18 -04:00 |
|
CodeWindowFunctions.cpp
|
DolphinWX/Globals: Variable naming consistency
|
2014-12-20 21:43:11 -05:00 |
|
DebuggerPanel.cpp
|
DolphinWX: Change Enable(false) calls into Disable() where possible
|
2015-02-14 16:00:15 -05:00 |
|
DebuggerPanel.h
|
DolphinWX: Kill off trivial event tables
|
2014-11-09 00:08:33 -05:00 |
|
DebuggerUIUtil.cpp
|
|
|
|
DebuggerUIUtil.h
|
|
|
|
DSPDebugWindow.cpp
|
DolphinWX: Remove unnecessary control IDs
|
2015-02-24 08:31:52 -05:00 |
|
DSPDebugWindow.h
|
DolphinWX: Remove unnecessary control IDs
|
2015-02-24 08:31:52 -05:00 |
|
DSPRegisterView.cpp
|
Debugger: Fix memory leaks related to grid tables
|
2015-04-07 23:16:29 -04:00 |
|
DSPRegisterView.h
|
DolphinWX: Get rid of wxGrid-based casts in the debugger.
|
2015-03-24 14:09:33 -04:00 |
|
JitWindow.cpp
|
Improve the LLVM disassembler in the debug window.
|
2015-01-18 15:31:40 -06:00 |
|
JitWindow.h
|
DolphinWX: Eliminate most usages of event tables in the debugger.
|
2014-11-05 23:03:06 -05:00 |
|
MemoryCheckDlg.cpp
|
DolphinWX: Eliminate most usages of event tables in the debugger.
|
2014-11-05 23:03:06 -05:00 |
|
MemoryCheckDlg.h
|
DolphinWX: Eliminate most usages of event tables in the debugger.
|
2014-11-05 23:03:06 -05:00 |
|
MemoryView.cpp
|
Make address translation respect the CPU translation mode.
|
2015-02-11 13:56:22 -08:00 |
|
MemoryView.h
|
DolphinWX: Make some debugger functions/vars private
|
2015-04-27 20:42:18 -04:00 |
|
MemoryWindow.cpp
|
To make up for it, make pressing enter on the value textbox set the value.
|
2015-04-24 22:19:21 -04:00 |
|
MemoryWindow.h
|
DolphinWX: Make some debugger functions/vars private
|
2015-04-27 20:42:18 -04:00 |
|
RegisterView.cpp
|
Debugger: Update the registers/watches before refreshing grids.
|
2015-04-15 00:13:13 -04:00 |
|
RegisterView.h
|
DolphinWX: Make some debugger functions/vars private
|
2015-04-27 20:42:18 -04:00 |
|
RegisterWindow.cpp
|
DolphinWX: Remove unnecessary control IDs
|
2015-02-24 08:31:52 -05:00 |
|
RegisterWindow.h
|
DolphinWX: Remove unnecessary control IDs
|
2015-02-24 08:31:52 -05:00 |
|
WatchView.cpp
|
Fix wx bullshit which made the watch view assert on my machine.
|
2015-04-24 22:04:46 -04:00 |
|
WatchView.h
|
DolphinWX: Make some debugger functions/vars private
|
2015-04-27 20:42:18 -04:00 |
|
WatchWindow.cpp
|
DolphinWX: Remove an unnecessary sizer from the watch window
|
2015-02-26 09:58:38 -05:00 |
|
WatchWindow.h
|
DolphinWX: Get rid of wxGrid-based casts in the debugger.
|
2015-03-24 14:09:33 -04:00 |