pcsx2/pcsx2/DebugTools
Gregory Hainaut 5736b5e9eb debugger: properly init DisassemblyLineInfo
Avoid conditinal check on uninitialized value (reported by Valgrind)
2016-04-07 09:36:22 +02:00
..
BiosDebugData.cpp license: 2014-10-28 08:21:39 +01:00
BiosDebugData.h license: 2014-10-28 08:21:39 +01:00
Breakpoints.cpp Fixes #1161 2016-02-10 15:54:56 +13:00
Breakpoints.h pcsx2:DebugTools: init members in constructor 2015-09-23 09:47:27 +02:00
Debug.h always fflush ee/iop logs. fixes the test suite timing out on windows. 2016-02-13 12:14:40 +01:00
DebugInterface.cpp pcsx2|common: Use _WIN32 for Windows preprocessor macro 2016-01-27 22:41:45 +00:00
DebugInterface.h Merge pull request #255 from Kingcom/Disasm 2014-08-22 22:35:52 +01:00
DisASM.h Initial debugger work by Kingcom. Features: 2014-02-21 14:29:13 +00:00
DisR3000A.cpp pcsx2:debugger: miss a coma 2015-09-21 09:32:13 +02:00
DisR5900asm.cpp Properly swap the argument of the good option 2015-10-21 20:41:40 +02:00
DisVU0Micro.cpp debug: properly redo VU dissassembler function 2015-11-07 13:55:47 +01:00
DisVU1Micro.cpp debug: properly redo VU dissassembler function 2015-11-07 13:55:47 +01:00
DisVUmicro.h Copyright 2010 : PCSX2 and plugins! (notable exception: didn't update copyright info in any Gabest plugins) 2010-05-03 14:08:02 +00:00
DisVUops.h debug: properly redo VU dissassembler function 2015-11-07 13:55:47 +01:00
DisassemblyManager.cpp pcsx2:debugger: avoid strlen call on random data 2015-09-10 13:46:36 +02:00
DisassemblyManager.h debugger: properly init DisassemblyLineInfo 2016-04-07 09:36:22 +02:00
ExpressionParser.cpp pcsx2:cdvd/debug: various uninitialized data 2015-09-10 13:45:42 +02:00
ExpressionParser.h pcsx2 license: add missing nice header on various files 2014-04-11 09:18:30 +02:00
MIPSAnalyst.cpp Port the rest of the function scanning over from PPSSPP 2014-08-22 22:23:49 +02:00
MIPSAnalyst.h Check for alignment when accessing memory with the debugger 2014-07-19 01:05:41 +02:00
MipsAssembler.cpp debugger: initialized member 2016-03-30 19:56:19 +02:00
MipsAssembler.h debugger: initialized member 2016-03-30 19:56:19 +02:00
MipsAssemblerTables.cpp license: 2014-10-28 08:21:39 +01:00
MipsAssemblerTables.h license: 2014-10-28 08:21:39 +01:00
MipsStackWalk.cpp license: 2014-10-28 08:21:39 +01:00
MipsStackWalk.h license: 2014-10-28 08:21:39 +01:00
SymbolMap.cpp pcsx2|common: Use _WIN32 for Windows preprocessor macro 2016-01-27 22:41:45 +00:00
SymbolMap.h pcsx2 license: add missing nice header on various files 2014-04-11 09:18:30 +02:00