pcsx2/pcsx2-qt/Debugger
chaoticgd 44b50bee26 Debugger: Replace SymbolMap class with new SymbolGuardian class
This new class uses the CCC library I added in the last commit and
parses the symbol tables on a worker thread.
2024-08-27 12:48:40 -04:00
..
Models Debugger: Replace SymbolMap class with new SymbolGuardian class 2024-08-27 12:48:40 -04:00
BreakpointDialog.cpp headers: relicense to GPL-3.0+ 2024-07-30 17:17:13 -04:00
BreakpointDialog.h headers: relicense to GPL-3.0+ 2024-07-30 17:17:13 -04:00
BreakpointDialog.ui Debugger: Use std::string for bp conditions. Implement memory bp conditions 2024-07-11 11:21:39 -04:00
CpuWidget.cpp Debugger: Replace SymbolMap class with new SymbolGuardian class 2024-08-27 12:48:40 -04:00
CpuWidget.h Debugger: Replace SymbolMap class with new SymbolGuardian class 2024-08-27 12:48:40 -04:00
CpuWidget.ui Debugger: Memory search expansions + results count 2024-03-02 14:49:15 +00:00
DebuggerSettingsManager.cpp headers: relicense to GPL-3.0+ 2024-07-30 17:17:13 -04:00
DebuggerSettingsManager.h headers: relicense to GPL-3.0+ 2024-07-30 17:17:13 -04:00
DebuggerWindow.cpp headers: relicense to GPL-3.0+ 2024-07-30 17:17:13 -04:00
DebuggerWindow.h headers: relicense to GPL-3.0+ 2024-07-30 17:17:13 -04:00
DebuggerWindow.ui Debugger: Disable the debugger toolbar ctx menu 2024-04-20 11:56:51 +10:00
DisassemblyWidget.cpp Debugger: Replace SymbolMap class with new SymbolGuardian class 2024-08-27 12:48:40 -04:00
DisassemblyWidget.h Debugger: Replace SymbolMap class with new SymbolGuardian class 2024-08-27 12:48:40 -04:00
DisassemblyWidget.ui Debugger: Initial debugger implementation 2022-12-24 07:21:49 +00:00
MemorySearchWidget.cpp headers: relicense to GPL-3.0+ 2024-07-30 17:17:13 -04:00
MemorySearchWidget.h headers: relicense to GPL-3.0+ 2024-07-30 17:17:13 -04:00
MemorySearchWidget.ui Debugger: Memory search expansions + results count 2024-03-02 14:49:15 +00:00
MemoryViewWidget.cpp headers: relicense to GPL-3.0+ 2024-07-30 17:17:13 -04:00
MemoryViewWidget.h headers: relicense to GPL-3.0+ 2024-07-30 17:17:13 -04:00
MemoryViewWidget.ui Debugger: Initial debugger implementation 2022-12-24 07:21:49 +00:00
RegisterWidget.cpp headers: relicense to GPL-3.0+ 2024-07-30 17:17:13 -04:00
RegisterWidget.h headers: relicense to GPL-3.0+ 2024-07-30 17:17:13 -04:00
RegisterWidget.ui Debugger: Initial debugger implementation 2022-12-24 07:21:49 +00:00