dolphin/Source/Core/DolphinWX/Debugger
skidau b34e220086 Added a "Delete watch" context menu to the Watch window.
Added a "View memory" command to the context menu.
2014-10-26 14:56:03 +11:00
..
BreakpointDlg.cpp
BreakpointDlg.h
BreakpointView.cpp
BreakpointView.h
BreakpointWindow.cpp
BreakpointWindow.h
CodeView.cpp Debugger: scroll by multiples of 4 bytes 2014-09-18 03:54:57 -07:00
CodeView.h
CodeWindow.cpp Disable block linking while debugger stepping or if there are breakpoints 2014-10-26 14:56:02 +11:00
CodeWindow.h Disable block linking while debugger stepping or if there are breakpoints 2014-10-26 14:56:02 +11:00
CodeWindowFunctions.cpp Added a RAM Watch window to the debugger 2014-10-26 14:56:02 +11:00
DebuggerPanel.cpp
DebuggerPanel.h
DebuggerUIUtil.cpp
DebuggerUIUtil.h
DSPDebugWindow.cpp
DSPDebugWindow.h
DSPRegisterView.cpp
DSPRegisterView.h
JitWindow.cpp Implements LLVM based disassembler for the debugger. 2014-10-24 18:10:21 -05:00
JitWindow.h Implements LLVM based disassembler for the debugger. 2014-10-24 18:10:21 -05:00
MemoryCheckDlg.cpp Remove extra semicolons at the ends of some lines. 2014-09-10 12:17:38 -04:00
MemoryCheckDlg.h Debugger: Fix class indentation 2014-10-18 22:55:23 -04:00
MemoryView.cpp Added "Add to watch" context menu items to the Memory and Register windows. 2014-10-26 14:56:02 +11:00
MemoryView.h
MemoryWindow.cpp Removed the MMU Speed Hack option. The TLBHack is now enabled if the MMU option is disabled. This will help catch cases where a game requires the TLBHack but the option has not been set in the game ini. It also removes the possibility to mistakenly enable both the MMU and TLBHack. 2014-10-11 11:31:16 +11:00
MemoryWindow.h Debugger: Fix class indentation 2014-10-18 22:55:23 -04:00
RegisterView.cpp Added a "Delete watch" context menu to the Watch window. 2014-10-26 14:56:03 +11:00
RegisterView.h Added a "Delete watch" context menu to the Watch window. 2014-10-26 14:56:03 +11:00
RegisterWindow.cpp Added "Add to watch" context menu items to the Memory and Register windows. 2014-10-26 14:56:02 +11:00
RegisterWindow.h
WatchView.cpp Added a "Delete watch" context menu to the Watch window. 2014-10-26 14:56:03 +11:00
WatchView.h Added a "Delete watch" context menu to the Watch window. 2014-10-26 14:56:03 +11:00
WatchWindow.cpp Added a "Delete watch" context menu to the Watch window. 2014-10-26 14:56:03 +11:00
WatchWindow.h Added a RAM Watch window to the debugger 2014-10-26 14:56:02 +11:00