summaryrefslogtreecommitdiff
path: root/Source/Core/DebuggerWX
AgeCommit message (Expand)Author
2010-02-24Systematically eliminating compiler warnings.Glenn Rice
2010-02-21Warning cleanup, mainly shadowed variables, const/non-const and ctor initiali...j4ck.fr0st
2010-02-12Some more leak hunting/housekeeping, probably wont affect Issue 2184 in a not...j4ck.fr0st
2010-02-02Linux global build. At least the basic footwork is done here.Glenn Rice
2010-01-20Fixed a Wx assertion in the debug builds. The JIT off menu items were being e...skidau
2010-01-19JitIL is no longer a separate .exe/binary - it's now a simple option, Dolphin...hrydgard
2010-01-19Got rid of the sticky JIT windowskidau
2010-01-18position and size of the main window are now saved (fixes issue 2035)j4ck.fr0st
2010-01-18Debugger cleanupskidau
2010-01-16(assorted cleanup and reindent that didn't belong in the quantizer change)hrydgard
2010-01-14This could alleviate the suffering of dual core synchronization a bit.ayuanx
2009-12-28Some changes/fixes for the GUI : no need for 2 play button in the debugger, f...sl1nk3.s
2009-12-15Linux compile fixnakeee
2009-12-10Fix a crash when dumping memoryShawn Hoffman
2009-11-25My first proud commit interdpth
2009-11-18allow dumping of all symbols to a signature fileShawn Hoffman
2009-11-05Make the HLE'd OSPanic print out the associated message.Shawn Hoffman
2009-10-20Trying a fix to floating point single (issue 1556), Sonic Unleashed now have ...sl1nk3.s
2009-10-17add MSR to RegisterView and throw in some missing break;s (thanks lpfaint :p)Shawn Hoffman
2009-10-17allow editing of ppc registers through debugger(all the exposed ones, except ...Shawn Hoffman
2009-10-15change stack shown in ppc debugger to show LR as the last item, as well as ma...Shawn Hoffman
2009-10-11increase the range of scanfuntions (ppc debugger)Shawn Hoffman
2009-10-06Add ability to use Reset (reset button interrupt, still figuring out the othe...Shawn Hoffman
2009-10-05Trying to get gui to compile with wx 2.9nakeee
2009-09-29Linux COmpile fixnakeee
2009-09-27Debugger : fixed Breakpoint "toolbar", re-enabled a couple of host messages f...sl1nk3.s
2009-09-21The last //////// lines are now gone! There will be no more in future.Marcus Wanners
2009-09-15GUI : Added possibility to move the logwindow around in non-debugger mode, fi...sl1nk3.s
2009-09-15Videcommon: removed double settings (how did full/window res work so nakeee
2009-09-08Linux: Tons of warning cleanup plus workaround a nasty crash problem in Statu...hrydgard
2009-09-08Build fix for linux (don't want to require the very latest wxWidgets).hrydgard
2009-09-08get rid of the '¯' chars in source code...non ascii chars are not really goo...Shawn Hoffman
2009-09-07GUI: make some elements such as memory jit and breakpoint windows into nakeee
2009-09-07GUI/OpenGL: Video debugging window crash fixJohn Peterson
2009-09-07GUI: Fixed some GUI related start/stop crashesJohn Peterson
2009-09-06GUI: Save floating setting, float console windowJohn Peterson
2009-09-06GUI: Fixed a double keydown event in the main frame, the double click in the ...John Peterson
2009-09-05GUI: Float notebook pages, unfinished (will save setting and other the other ...John Peterson
2009-09-04Fixed up the filemon a bit, added isEnable function to the logmanagernakeee
2009-09-03GUI: Gray step button in JIT modeJohn Peterson
2009-09-03GUI: Forgot the new filesJohn Peterson
2009-09-03GUI: Added file monitor logJohn Peterson
2009-09-03GUI: Made the symbols menu talk moreJohn Peterson
2009-09-03GUI: Fixed boot settingsJohn Peterson
2009-09-03Clean up some of the commenting.death2droid
2009-09-03GUI: Reorganized menu barJohn Peterson
2009-09-03GUI: Stop the double posting of menu and toolbar events to the code windowJohn Peterson
2009-09-02GUI: Added restart option to File menuJohn Peterson
2009-09-02Got rid of all of jp's ////////////////////////////// lines (nearly 500 of th...Marcus Wanners
2009-09-02Fixed various warning fixes and potencial POD/crash bugsnakeee