dolphin/Source/Core/DebuggerWX/Src
nitsuja- 22551a0a8a a few minor code fixes.
also added a user file that should simplify running from VS for newcomers

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5338 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-04-12 02:00:15 +00:00
..
BreakpointDlg.cpp GUI: make some elements such as memory jit and breakpoint windows into 2009-09-07 20:51:02 +00:00
BreakpointDlg.h Files: Renamed a code file 2009-08-27 17:19:58 +00:00
BreakpointView.cpp Systematically eliminating compiler warnings. 2010-02-24 03:38:36 +00:00
BreakpointView.h Debugger : fixed Breakpoint "toolbar", re-enabled a couple of host messages for dialog updates and other stuff, breakpoints in memory view are now memory checks instead of PPC breakpoints 2009-09-27 21:28:09 +00:00
BreakpointWindow.cpp Linux global build. At least the basic footwork is done here. 2010-02-02 21:56:29 +00:00
BreakpointWindow.h Debugger : fixed Breakpoint "toolbar", re-enabled a couple of host messages for dialog updates and other stuff, breakpoints in memory view are now memory checks instead of PPC breakpoints 2009-09-27 21:28:09 +00:00
CodeWindow.cpp JIT single stepping 2010-04-10 15:41:44 +00:00
CodeWindow.h get rid of the '¯' chars in source code...non ascii chars are not really good to have floating around for no reason. http://google-styleguide.googlecode.com/svn/trunk/cppguide.xml?showone=Non-ASCII_Characters#Non-ASCII_Characters 2009-09-08 16:07:13 +00:00
CodeWindowFunctions.cpp Linux global build. At least the basic footwork is done here. 2010-02-02 21:56:29 +00:00
Debugger.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
JitWindow.cpp JIT single stepping 2010-04-10 15:41:44 +00:00
JitWindow.h GUI : Added possibility to move the logwindow around in non-debugger mode, fix toolbar size issue, fix changing themes (again...) and added abort button to extract all as well as misc changes. 2009-09-15 21:35:32 +00:00
MemoryCheckDlg.cpp Code cleanups, warning fixes 2010-04-11 11:16:57 +00:00
MemoryCheckDlg.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
MemoryWindow.cpp a few minor code fixes. 2010-04-12 02:00:15 +00:00
MemoryWindow.h My first proud commit 2009-11-25 10:07:56 +00:00
RegisterView.cpp add MSR to RegisterView and throw in some missing break;s (thanks lpfaint :p) 2009-10-17 07:17:49 +00:00
RegisterView.h add MSR to RegisterView and throw in some missing break;s (thanks lpfaint :p) 2009-10-17 07:17:49 +00:00
RegisterWindow.cpp GUI : Added possibility to move the logwindow around in non-debugger mode, fix toolbar size issue, fix changing themes (again...) and added abort button to extract all as well as misc changes. 2009-09-15 21:35:32 +00:00
RegisterWindow.h GUI : Added possibility to move the logwindow around in non-debugger mode, fix toolbar size issue, fix changing themes (again...) and added abort button to extract all as well as misc changes. 2009-09-15 21:35:32 +00:00
SConscript Fixed up the filemon a bit, added isEnable function to the logmanager 2009-09-04 11:34:21 +00:00
stdafx.cpp 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
stdafx.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