summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinWX/Debugger
AgeCommit message (Expand)Author
2018-06-26Remove DolphinWXspycrab
2018-06-19PowerPC: Add functions to read/write the full timebase valueLioncash
2018-06-12Gekko: Centralize bitmasking of the FPSCR within UReg_FPSCRLioncash
2018-05-27SymbolDB: Namespace code under the Common namespaceLioncash
2018-05-27SymbolDB: Normalize variable namesLioncash
2018-05-25Common: Namespace GekkoDisassembler.cpp/.hLioncash
2018-05-22DebugInterface: MemoryPatches methods addedSepalani
2018-05-18PPCAnalyst: Make CodeBuffer an alias for std::vector<CodeOp>Lioncash
2018-05-17PowerPC: Move MMU-specifics from PowerPC.h to MMU.hLioncash
2018-05-06PowerPC: Make the PowerPCState's fpscr member variable a UReg_FPSCR instanceLioncash
2018-05-06Merge pull request #6341 from sepalani/debug-watchesLéo Lam
2018-05-05PowerPC: Make the PowerPCState's msr member variable a UReg_MSR instanceLioncash
2018-04-28DebugInterface: Watches methods addedSepalani
2018-04-27DolphinWx: Prevent a crash on Copy hexSepalani
2018-04-14Wx: Implement the new debugger iconsaldelaro5
2018-04-12Reformat all the things!spycrab
2018-03-22PowerPC: Namespace all header contents for PowerPC.hLioncash
2018-03-19Make strings more consistent between DolphinWX and DolphinQt2JosJuice
2018-01-21Tweak Qt debugger strings to be more translation friendlyJosJuice
2017-12-15Merge pull request #6226 from aldelaro5/add-xer-debuggerLeo Lam
2017-12-15DolphinWX: Add TB and GQR to Register Windowbobjrsenior
2017-12-01debugger: Add the XER to the register viewaldelaro5
2017-11-02Make GUI strings more consistentJosJuice
2017-10-11Merge pull request #5922 from sepalani/mem-baseLeo Lam
2017-10-05DebugInterface: Rename InsertBLR to PatchSepalani
2017-09-02DolphinWX: Enable branch following in the JIT debug interface.degasus
2017-08-16SymbolDB: Blank stripped symbol name fixedSepalani
2017-08-12MemoryWindow: base address search addedSepalani
2017-07-31WX: Automatically pause the core for the JIT menu itemsLéo Lam
2017-07-31WX/Debugger: Clean up event handlingLéo Lam
2017-07-30General: Remove unnecessary semicolonsLioncash
2017-06-23Don't enable Boot to Pause by default in the debuggerJosJuice
2017-06-15Add a namespace to OpenFStreamJosJuice
2017-06-15Move IOFile to a separate fileJosJuice
2017-06-11StringUtil: Make SplitString return by valueLéo Lam
2017-06-07do not assign in conditional statementsShawn Hoffman
2017-06-07quiet warnings about possibly-uninitialized variable usageShawn Hoffman
2017-06-07fix various instances of -1 being assigned to unsigned typesShawn Hoffman
2017-06-06Boot: Restore symbol map loadingLéo Lam
2017-06-05Merge pull request #5294 from sepalani/mem-view-asciishuffle2
2017-06-05Merge pull request #5293 from sepalani/mem-asciishuffle2
2017-06-03CodeView: Assemble menu item addedSepalani
2017-06-03Merge pull request #5366 from sepalani/set-sym-sizeLeo Lam
2017-05-27Merge pull request #5474 from sepalani/bl-fixMat M
2017-05-24CodeView: Fix missing bl detailsSepalani
2017-05-21PPCSymbolDB: Split SaveMap functionSepalani
2017-05-14Host: Get rid of Host_SetStartupDebuggingParameters()Lioncash
2017-05-07Unify memory breakpoint stringsJosJuice
2017-05-06CodeView: Remove accelerator duplicatesSepalani
2017-05-06CodeView: Set Symbol End Address addedSepalani