pcsx2/pcsx2/DebugTools
chaoticgd 2501d87840 Console: Fix newline logging regression 2024-11-28 12:53:42 -05:00
..
BiosDebugData.cpp headers: relicense to GPL-3.0+ 2024-07-30 17:17:13 -04:00
BiosDebugData.h headers: relicense to GPL-3.0+ 2024-07-30 17:17:13 -04:00
Breakpoints.cpp Debugger: Replace SymbolMap class with new SymbolGuardian class 2024-08-27 12:48:40 -04:00
Breakpoints.h Debugger: Make the expression parser thread safe 2024-11-16 11:50:19 -05:00
Debug.h Console: Fix newline logging regression 2024-11-28 12:53:42 -05:00
DebugInterface.cpp Debugger: Improve function scanner performance for unmapped addresses 2024-11-16 11:50:19 -05:00
DebugInterface.h Debugger: Allow loading symbols conditionally and with a base address 2024-11-16 11:50:19 -05:00
DisASM.h headers: relicense to GPL-3.0+ 2024-07-30 17:17:13 -04:00
DisR3000A.cpp headers: relicense to GPL-3.0+ 2024-07-30 17:17:13 -04:00
DisR5900asm.cpp Dis5900asm: Fix an out of bounds access on invalid pmfhl formats 2024-10-30 09:15:17 -04:00
DisVU0Micro.cpp headers: relicense to GPL-3.0+ 2024-07-30 17:17:13 -04:00
DisVU1Micro.cpp headers: relicense to GPL-3.0+ 2024-07-30 17:17:13 -04:00
DisVUmicro.h headers: relicense to GPL-3.0+ 2024-07-30 17:17:13 -04:00
DisVUops.h headers: relicense to GPL-3.0+ 2024-07-30 17:17:13 -04:00
DisassemblyManager.cpp Misc: wire up and refactor trace logging 2024-10-19 20:04:02 -04:00
DisassemblyManager.h Debugger: Replace SymbolMap class with new SymbolGuardian class 2024-08-27 12:48:40 -04:00
ExpressionParser.cpp Debugger: Allow symbols starting with an underscore in expressions 2024-11-16 11:50:19 -05:00
ExpressionParser.h Debugger: Make the expression parser thread safe 2024-11-16 11:50:19 -05:00
MIPSAnalyst.cpp Misc: wire up and refactor trace logging 2024-10-19 20:04:02 -04:00
MIPSAnalyst.h Debugger: Hash functions scanned in by the MIPS analyst 2024-10-18 13:57:05 -04:00
MipsAssembler.cpp Debugger: Make the expression parser thread safe 2024-11-16 11:50:19 -05:00
MipsAssembler.h headers: relicense to GPL-3.0+ 2024-07-30 17:17:13 -04:00
MipsAssemblerTables.cpp headers: relicense to GPL-3.0+ 2024-07-30 17:17:13 -04:00
MipsAssemblerTables.h headers: relicense to GPL-3.0+ 2024-07-30 17:17:13 -04:00
MipsStackWalk.cpp Debugger: Replace SymbolMap class with new SymbolGuardian class 2024-08-27 12:48:40 -04:00
MipsStackWalk.h headers: relicense to GPL-3.0+ 2024-07-30 17:17:13 -04:00
SymbolGuardian.cpp Debugger: Be smarter about deciding when functions should be hashed 2024-10-18 13:57:05 -04:00
SymbolGuardian.h Debugger: Hash functions scanned in by the MIPS analyst 2024-10-18 13:57:05 -04:00
SymbolImporter.cpp Debugger: Run the function scanner on the main symbol database 2024-11-16 11:50:19 -05:00
SymbolImporter.h Debugger: Allow loading symbols conditionally and with a base address 2024-11-16 11:50:19 -05:00