dolphin/Source/Core/DebuggerWX/Src
skidau be70b43a2b JIT single stepping
Enable it by uncommenting the defines in JitBase.h.  For breakpoints to work in JIT mode, the block cache must be disabled.  The PPC instruction trace, regs, fpu regs, flags, generated x86 binary and generated x86 disasm are logged in the Dynamic Recompiler log.

Fixes issue 1052.

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5314 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-04-10 15:41:44 +00:00
..
BreakpointDlg.cpp
BreakpointDlg.h
BreakpointView.cpp Systematically eliminating compiler warnings. 2010-02-24 03:38:36 +00:00
BreakpointView.h
BreakpointWindow.cpp Linux global build. At least the basic footwork is done here. 2010-02-02 21:56:29 +00:00
BreakpointWindow.h
CodeWindow.cpp JIT single stepping 2010-04-10 15:41:44 +00:00
CodeWindow.h
CodeWindowFunctions.cpp Linux global build. At least the basic footwork is done here. 2010-02-02 21:56:29 +00:00
Debugger.h
JitWindow.cpp JIT single stepping 2010-04-10 15:41:44 +00:00
JitWindow.h
MemoryCheckDlg.cpp
MemoryCheckDlg.h
MemoryWindow.cpp Warning cleanup, mainly shadowed variables, const/non-const and ctor initialization order 2010-02-21 18:55:00 +00:00
MemoryWindow.h
RegisterView.cpp
RegisterView.h
RegisterWindow.cpp
RegisterWindow.h
SConscript
stdafx.cpp
stdafx.h