dolphin/Source/Core/Core/Src/Debugger
skidau 208ecd698e Debugger enhancements:
* Added working Step Over function.
* Added hard-coded hotkeys for step into (F11), step over (F10) and toggle breakpoint (F9).  The hotkeys are only active when the debugger is enabled.  They function as before when the debugger is disabled.
* Added Debug menu item.
* Removed obsolete NotifyBreakpoint function from JIT and JITIL.

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@6069 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-08-08 06:00:22 +00:00
..
Debugger_SymbolMap.cpp Warning cleanup, mainly shadowed variables, const/non-const and ctor initialization order 2010-02-21 18:55:00 +00:00
Debugger_SymbolMap.h Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :) 2009-07-28 21:32:10 +00:00
Dump.cpp Code cleanups, warning fixes 2010-04-11 11:16:57 +00:00
Dump.h Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :) 2009-07-28 21:32:10 +00:00
GCELF.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
PPCDebugInterface.cpp Debugger enhancements: 2010-08-08 06:00:22 +00:00
PPCDebugInterface.h NEWLINE 2010-05-26 21:07:49 +00:00