dolphin/Source/Core/DebuggerWX/Src
John Peterson ba0b277597 Prevent LLE debugging window to start before boot. I don't know if the plugin can get the CPU state, if it can perhaps it's better to have that check in the plugin.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@730 8ced0084-cf51-0410-be5f-012b33b47a6e
2008-09-29 18:14:46 +00:00
..
BreakPointDlg.cpp change src to Src 2008-09-22 06:50:27 +00:00
BreakPointDlg.h change src to Src 2008-09-22 06:50:27 +00:00
BreakpointView.cpp change src to Src 2008-09-22 06:50:27 +00:00
BreakpointView.h change src to Src 2008-09-22 06:50:27 +00:00
BreakpointWindow.cpp change src to Src 2008-09-22 06:50:27 +00:00
BreakpointWindow.h change src to Src 2008-09-22 06:50:27 +00:00
CodeView.cpp change src to Src 2008-09-22 06:50:27 +00:00
CodeView.h change src to Src 2008-09-22 06:50:27 +00:00
CodeWindow.cpp Prevent LLE debugging window to start before boot. I don't know if the plugin can get the CPU state, if it can perhaps it's better to have that check in the plugin. 2008-09-29 18:14:46 +00:00
CodeWindow.h Some changes to the debugger, added a DSP HLE debugging window. I moved the initialization of DLLdebugger from Core.cpp to the debugging window. (I hope this doesn't break the LLE debugger in any way, or does it have to be started right after LoadPlugin?). Also added a ShowOnStart saved setting to the debugger. And a MainWindow saved setting that set the position and size of the main window when it's started. I may have broken things in the debugger by allowing disabling of for example the Jit window. Please accept my apologies if that is the case. 2008-09-29 03:19:23 +00:00
Debugger.cpp change src to Src 2008-09-22 06:50:27 +00:00
Debugger.h change src to Src 2008-09-22 06:50:27 +00:00
JitWindow.cpp change src to Src 2008-09-22 06:50:27 +00:00
JitWindow.h change src to Src 2008-09-22 06:50:27 +00:00
LogWindow.cpp Ban compression of Wii images until it has been tested. All sorts of minor cleanup. 2008-09-24 19:10:56 +00:00
LogWindow.h change src to Src 2008-09-22 06:50:27 +00:00
MemoryCheckDlg.cpp change src to Src 2008-09-22 06:50:27 +00:00
MemoryCheckDlg.h change src to Src 2008-09-22 06:50:27 +00:00
MemoryView.cpp change src to Src 2008-09-22 06:50:27 +00:00
MemoryView.h change src to Src 2008-09-22 06:50:27 +00:00
MemoryWindow.cpp change src to Src 2008-09-22 06:50:27 +00:00
MemoryWindow.h change src to Src 2008-09-22 06:50:27 +00:00
RegisterView.cpp change src to Src 2008-09-22 06:50:27 +00:00
RegisterView.h change src to Src 2008-09-22 06:50:27 +00:00
RegisterWindow.cpp change src to Src 2008-09-22 06:50:27 +00:00
RegisterWindow.h change src to Src 2008-09-22 06:50:27 +00:00
SConscript change src to Src 2008-09-22 06:50:27 +00:00