dolphin/Source/Core/Core/Debugger
mitaclaw 8f76a32be4 Branch Watch Tool: New Conditional Branch Inspection Tools
Invert conditions, invert decrement checks, and make conditional branches unconditional. USnapshotMetadata in prior versions of Dolphin is forward-compatible with these changes (tested on x86_64).
2024-08-31 15:37:34 -07:00
..
BranchWatch.cpp Branch Watch Tool: New Conditional Branch Inspection Tools 2024-08-31 15:37:34 -07:00
BranchWatch.h Branch Watch Tool: New Conditional Branch Inspection Tools 2024-08-31 15:37:34 -07:00
CodeTrace.cpp Debugger: Rework temporary breakpoints 2024-07-05 21:33:22 +02:00
CodeTrace.h Common: Move CodeTrace.cpp/.h into Core 2023-04-24 09:10:43 -04:00
DebugInterface.h Debugger: fix Run to Here 2024-07-02 18:29:42 +02:00
Debugger_SymbolMap.cpp Core::IsRunning: Avoid Global System Accessor 2024-05-01 08:54:17 -07:00
Debugger_SymbolMap.h IOS::HLE::BluetoothEmuDevice: Remove calls to GetPointer 2024-04-06 21:04:54 +02:00
Dump.cpp Fix all uninitialized variable warnings (C26495) 2021-10-13 12:32:16 -07:00
Dump.h Fix all uninitialized variable warnings (C26495) 2021-10-13 12:32:16 -07:00
GCELF.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
OSThread.cpp PowerPC/MMU: Refactor to class, move to System. 2023-03-28 03:47:51 +02:00
OSThread.h Remove redundant semicolons 2024-08-20 14:59:54 +02:00
PPCDebugInterface.cpp Debugger: Rework temporary breakpoints 2024-07-05 21:33:22 +02:00
PPCDebugInterface.h Debugger: fix Run to Here 2024-07-02 18:29:42 +02:00
RSO.cpp PowerPC/MMU: Refactor to class, move to System. 2023-03-28 03:47:51 +02:00
RSO.h Remove redundant semicolons 2024-08-20 14:59:54 +02:00