dolphin/Source/Core/DebuggerWX
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
..
Src JIT single stepping 2010-04-10 15:41:44 +00:00
resources minor improvements (mostly debugger) 2008-07-24 13:40:07 +00:00
DebuggerWX.vcproj Fixed up the filemon a bit, added isEnable function to the logmanager 2009-09-04 11:34:21 +00:00