dolphin/Source/Core/DebuggerWX/Src
2008-12-20 17:22:30 +00:00
..
BreakPointDlg.cpp Cleanup the breakpoint code a bit, fix updating the breakpoint window when clicking in the bp column in the code view. 2008-12-20 14:00:33 +00:00
BreakPointDlg.h
BreakpointView.cpp Cleanup the breakpoint code a bit, fix updating the breakpoint window when clicking in the bp column in the code view. 2008-12-20 14:00:33 +00:00
BreakpointView.h
BreakpointWindow.cpp Cleanup the breakpoint code a bit, fix updating the breakpoint window when clicking in the bp column in the code view. 2008-12-20 14:00:33 +00:00
BreakpointWindow.h
CodeView.cpp Cleanup the breakpoint code a bit, fix updating the breakpoint window when clicking in the bp column in the code view. 2008-12-20 14:00:33 +00:00
CodeView.h
CodeWindow.cpp More code reorganization. 2008-12-20 12:10:59 +00:00
CodeWindow.h Fix up wxw asserts and exceptions caused by: the "booting..." msg, hacked up tooltips in the debugger, and the staticbitmaps in wiimoteframe. 2008-12-10 08:57:57 +00:00
Debugger.cpp
Debugger.h
JitWindow.cpp Even more code reorganization + first step towards being able to single step directly in JIT mode. 2008-12-20 17:22:30 +00:00
JitWindow.h
LogWindow.cpp
LogWindow.h
MemoryCheckDlg.cpp Cleanup the breakpoint code a bit, fix updating the breakpoint window when clicking in the bp column in the code view. 2008-12-20 14:00:33 +00:00
MemoryCheckDlg.h
MemoryView.cpp make all disassembler calls threadsafe .. hopefully. 2008-12-09 21:24:12 +00:00
MemoryView.h
MemoryWindow.cpp
MemoryWindow.h
RegisterView.cpp convert the register window to wxGrid, allows multiplatform colors. fix wxw debug build error msg. 2008-12-09 05:29:14 +00:00
RegisterView.h convert the register window to wxGrid, allows multiplatform colors. fix wxw debug build error msg. 2008-12-09 05:29:14 +00:00
RegisterWindow.cpp convert the register window to wxGrid, allows multiplatform colors. fix wxw debug build error msg. 2008-12-09 05:29:14 +00:00
RegisterWindow.h convert the register window to wxGrid, allows multiplatform colors. fix wxw debug build error msg. 2008-12-09 05:29:14 +00:00
SConscript