dolphin/Source/Core/DolphinWX/Debugger
skidau 5313dd1b8c Merge pull request #1702 from CarlKenner/DebugSymbols
Fix many bugs with the Symbols menu (when run with -d argument).
2014-12-17 22:04:56 +11:00
..
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: Eliminate some memory leaks 2014-11-11 09:50:16 -05:00
CodeView.h DolphinWX: Eliminate most usages of event tables in the debugger. 2014-11-05 23:03:06 -05:00
CodeWindow.cpp Add "Load bad map file" option for map files on disc that don't quite match. 2014-12-17 01:11:41 +10:30
CodeWindow.h DolphinWX: Eliminate most usages of event tables in the debugger. 2014-11-05 23:03:06 -05:00
CodeWindowFunctions.cpp Rename menu items, stop using PanicAlertT, remove -d when running from visual studio. 2014-12-17 01:12:33 +10:30
DebuggerPanel.cpp DolphinWX: Kill off trivial event tables 2014-11-09 00:08:33 -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: Eliminate most usages of event tables in the debugger. 2014-11-05 23:03:06 -05:00
DSPDebugWindow.h DolphinWX: Eliminate most usages of event tables in the debugger. 2014-11-05 23:03:06 -05:00
DSPRegisterView.cpp DolphinWX: Remove unnecessary forward declarations 2014-11-07 22:16:13 -05:00
DSPRegisterView.h
JitWindow.cpp DolphinWX: Eliminate most usages of event tables in the debugger. 2014-11-05 23:03:06 -05: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 MemoryView: Fix a dealloc of a stack reference 2014-11-13 20:10:40 -05:00
MemoryView.h DolphinWX: Eliminate most usages of event tables in the debugger. 2014-11-05 23:03:06 -05:00
MemoryWindow.cpp MemoryWindow: Remove wxSprintf call, use wxString::Format instead. 2014-12-12 10:29:07 -05:00
MemoryWindow.h
RegisterView.cpp DolphinWX: Eliminate some memory leaks 2014-11-11 09:50:16 -05:00
RegisterView.h
RegisterWindow.cpp DolphinWX: Eliminate most usages of event tables in the debugger. 2014-11-05 23:03:06 -05:00
RegisterWindow.h DolphinWX: Eliminate most usages of event tables in the debugger. 2014-11-05 23:03:06 -05:00
WatchView.cpp WatchView: Pass string by reference in SetWatchName 2014-11-15 14:06:12 -05:00
WatchView.h
WatchWindow.cpp DolphinWX: Eliminate most usages of event tables in the debugger. 2014-11-05 23:03:06 -05:00
WatchWindow.h DolphinWX: Eliminate most usages of event tables in the debugger. 2014-11-05 23:03:06 -05:00